Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c368 nu_short(const char *p, const formatdef *f) in nu_short() function
699 {'h', sizeof(short), SHORT_ALIGN, nu_short, np_short},
/external/python/cpython3/Modules/
D_struct.c398 nu_short(const char *p, const formatdef *f) in nu_short() function
764 {'h', sizeof(short), SHORT_ALIGN, nu_short, np_short},