Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c577 np_uint(char *p, PyObject *v, const formatdef *f) in np_uint() function
702 {'I', sizeof(int), INT_ALIGN, nu_uint, np_uint},
/external/python/cpython3/Modules/
D_struct.c615 np_uint(char *p, PyObject *v, const formatdef *f) in np_uint() function
767 {'I', sizeof(int), INT_ALIGN, nu_uint, np_uint},