Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c499 np_ubyte(char *p, PyObject *v, const formatdef *f) in np_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.c536 np_ubyte(char *p, PyObject *v, const formatdef *f) in np_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},