Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c514 np_char(char *p, PyObject *v, const formatdef *f) in np_char() function
696 {'c', sizeof(char), 0, nu_char, np_char},
929 {'c', 1, 0, nu_char, np_char},
1140 {'c', 1, 0, nu_char, np_char},
/external/python/cpython3/Modules/
D_struct.c551 np_char(char *p, PyObject *v, const formatdef *f) in np_char() function
761 {'c', sizeof(char), 0, nu_char, np_char},
985 {'c', 1, 0, nu_char, np_char},
1189 {'c', 1, 0, nu_char, np_char},