Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c356 nu_byte(const char *p, const formatdef *f) in nu_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.c386 nu_byte(const char *p, const formatdef *f) in nu_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},