Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c414 nu_ulong(const char *p, const formatdef *f) in nu_ulong() function
704 {'L', sizeof(long), LONG_ALIGN, nu_ulong, np_ulong},
/external/python/cpython3/Modules/
D_struct.c438 nu_ulong(const char *p, const formatdef *f) in nu_ulong() function
769 {'L', sizeof(long), LONG_ALIGN, nu_ulong, np_ulong},