Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c362 nu_ubyte(const char *p, const formatdef *f) in nu_ubyte() function
695 {'B', sizeof(char), 0, nu_ubyte, np_ubyte},
928 {'B', 1, 0, nu_ubyte, np_ubyte},
1139 {'B', 1, 0, nu_ubyte, np_ubyte},
/external/python/cpython3/Modules/
D_struct.c392 nu_ubyte(const char *p, const formatdef *f) in nu_ubyte() function
760 {'B', sizeof(char), 0, nu_ubyte, np_ubyte},
984 {'B', 1, 0, nu_ubyte, np_ubyte},
1188 {'B', 1, 0, nu_ubyte, np_ubyte},