Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c1097 lp_ulonglong(char *p, PyObject *v, const formatdef *f) in lp_ulonglong() function
1150 {'Q', 8, 0, lu_ulonglong, lp_ulonglong},
/external/python/cpython3/Modules/
D_struct.c1140 lp_ulonglong(char *p, PyObject *v, const formatdef *f) in lp_ulonglong() function
1199 {'Q', 8, 0, lu_ulonglong, lp_ulonglong},