Searched refs:lu_ulonglong (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 1002 lu_ulonglong(const char *p, const formatdef *f) in lu_ulonglong() function 1150 {'Q', 8, 0, lu_ulonglong, lp_ulonglong},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 1059 lu_ulonglong(const char *p, const formatdef *f) in lu_ulonglong() function 1210 {'Q', 8, 0, lu_ulonglong, lp_ulonglong},
|