Home
last modified time | relevance | path

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

/external/python/cffi/c/
Drealize_c_type.c746 else if (ctf == NULL || detect_custom_layout(ct, SF_STD_FIELD_POS, in do_realize_lazy_struct()
765 sflags |= SF_STD_FIELD_POS; in do_realize_lazy_struct()
D_cffi_backend.c4818 #define SF_STD_FIELD_POS 0x80 macro
4859 if (sflags & SF_STD_FIELD_POS) { in detect_custom_layout()