Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c376 nu_ushort(const char *p, const formatdef *f) in nu_ushort() function
700 {'H', sizeof(short), SHORT_ALIGN, nu_ushort, np_ushort},
/external/python/cpython3/Modules/
D_struct.c406 nu_ushort(const char *p, const formatdef *f) in nu_ushort() function
765 {'H', sizeof(short), SHORT_ALIGN, nu_ushort, np_ushort},