Searched refs:_CFFI_F_EXTERNAL (Results 1 – 4 of 4) sorted by relevance
122 #define _CFFI_F_EXTERNAL 0x08 // in some other ffi.include() macro
250 if (nstructs[i].flags & (_CFFI_F_OPAQUE | _CFFI_F_EXTERNAL)) { in ffiobj_init()
343 if (!(s->flags & _CFFI_F_EXTERNAL)) { in _realize_c_struct_or_union()
1209 if ((s1->flags & (_CFFI_F_EXTERNAL | _CFFI_F_UNION)) in _fetch_external_struct_or_union()