Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c384 nu_int(const char *p, const formatdef *f) in nu_int() function
701 {'i', sizeof(int), INT_ALIGN, nu_int, np_int},
/external/python/cpython3/Modules/
D_struct.c414 nu_int(const char *p, const formatdef *f) in nu_int() function
766 {'i', sizeof(int), INT_ALIGN, nu_int, np_int},