Searched refs:bu_bool (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 805 bu_bool(const char *p, const formatdef *f) in bu_bool() function 940 {'?', 1, 0, bu_bool, bp_bool}, 1151 {'?', 1, 0, bu_bool, bp_bool}, /* Std rep not endian dep,
|
/external/python/cpython3/Modules/ |
D | _struct.c | 868 bu_bool(const char *p, const formatdef *f) in bu_bool() function 1007 {'?', 1, 0, bu_bool, bp_bool}, 1211 {'?', 1, 0, bu_bool, bp_bool}, /* Std rep not endian dep,
|