Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c392 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.c422 nu_uint(const char *p, const formatdef *f) in nu_uint() function
767 {'I', sizeof(int), INT_ALIGN, nu_uint, np_uint},