Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c451 nu_bool(const char *p, const formatdef *f) in nu_bool() function
709 {'?', sizeof(BOOL_TYPE), BOOL_ALIGN, nu_bool, np_bool},
/external/python/cpython3/Modules/
D_struct.c478 nu_bool(const char *p, const formatdef *f) in nu_bool() function
774 {'?', sizeof(_Bool), BOOL_ALIGN, nu_bool, np_bool},