Home
last modified time | relevance | path

Searched refs:ffi_ofs (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_ctypes/
Dstgdict.c321 Py_ssize_t ffi_ofs; in PyCStructUnionType_update_stgdict() local
403 ffi_ofs = basedict->length; in PyCStructUnionType_update_stgdict()
418 ffi_ofs = 0; in PyCStructUnionType_update_stgdict()
458 stgdict->ffi_type_pointer.elements[ffi_ofs + i] = &dict->ffi_type_pointer; in PyCStructUnionType_update_stgdict()