Home
last modified time | relevance | path

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

/external/python/cffi/c/
D_cffi_backend.c232 #define BS_REGULAR (-1) /* a regular field, not with bitshift */ macro
2746 if (cf->cf_bitshift == BS_REGULAR) { in cdata_getattro()
4988 bs_flag = BS_REGULAR; in b_complete_struct_or_union()