Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c593 np_long(char *p, PyObject *v, const formatdef *f) in np_long() function
703 {'l', sizeof(long), LONG_ALIGN, nu_long, np_long},
/external/python/cpython3/Modules/
D_struct.c631 np_long(char *p, PyObject *v, const formatdef *f) in np_long() function
768 {'l', sizeof(long), LONG_ALIGN, nu_long, np_long},