Searched defs:ioffset (Results 1 – 7 of 7) sorted by relevance
75 int ioffset = (min_offset > (long)INT_MAX) ? INT_MAX : (int)min_offset; in ares_timeout() local
580 size_t ioffset = 0; member936 int ioffset = fMeshes[0].indexCount(); in onPrepareDraws() local
600 int ioffset, joffset; in getVertexNeighbors() local
1206 int32_t ioffset = zone->getRawOffset()/1000; in TestCustomParse() local
6236 slotptr(PyTypeObject *type, int ioffset)
8102 slotptr(PyTypeObject *type, int ioffset) in slotptr()