readInt64 543 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java case INT64 : return input.readInt64 (); readInt64 478 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java getFieldBuilder(number).addVarint(input.readInt64()); readInt64 124927 third_party/sqlite/amalgamation/sqlite3.c return readInt64(&pNode->zData[4 + pRtree->nBytesPerCell*iCell]); readInt64 670 third_party/sqlite/src/ext/rtree/rtree.c return readInt64(&pNode->zData[4 + pRtree->nBytesPerCell*iCell]);