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.c547 np_ubyte(char *p, PyObject *v, const formatdef *f) in np_ubyte() function
771 {'B', sizeof(char), 0, nu_ubyte, np_ubyte},
995 {'B', 1, 0, nu_ubyte, np_ubyte},
1199 {'B', 1, 0, nu_ubyte, np_ubyte},