Searched refs:nu_uint (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 392 nu_uint(const char *p, const formatdef *f) in nu_uint() function 702 {'I', sizeof(int), INT_ALIGN, nu_uint, np_uint},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 433 nu_uint(const char *p, const formatdef *f) in nu_uint() function 778 {'I', sizeof(int), INT_ALIGN, nu_uint, np_uint},
|