Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c406 nu_long(const char *p, const formatdef *f) in nu_long() function
703 {'l', sizeof(long), LONG_ALIGN, nu_long, np_long},
/external/python/cpython3/Modules/
D_struct.c430 nu_long(const char *p, const formatdef *f) in nu_long() function
768 {'l', sizeof(long), LONG_ALIGN, nu_long, np_long},