Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c484 np_byte(char *p, PyObject *v, const formatdef *f) in np_byte() function
694 {'b', sizeof(char), 0, nu_byte, np_byte},
927 {'b', 1, 0, nu_byte, np_byte},
1138 {'b', 1, 0, nu_byte, np_byte},
/external/python/cpython3/Modules/
D_struct.c521 np_byte(char *p, PyObject *v, const formatdef *f) in np_byte() function
759 {'b', sizeof(char), 0, nu_byte, np_byte},
983 {'b', 1, 0, nu_byte, np_byte},
1187 {'b', 1, 0, nu_byte, np_byte},