Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c561 np_int(char *p, PyObject *v, const formatdef *f) in np_int() function
701 {'i', sizeof(int), INT_ALIGN, nu_int, np_int},
/external/python/cpython3/Modules/
D_struct.c599 np_int(char *p, PyObject *v, const formatdef *f) in np_int() function
766 {'i', sizeof(int), INT_ALIGN, nu_int, np_int},