Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c859 bp_longlong(char *p, PyObject *v, const formatdef *f) in bp_longlong() function
938 {'q', 8, 0, bu_longlong, bp_longlong},
/external/python/cpython3/Modules/
D_struct.c909 bp_longlong(char *p, PyObject *v, const formatdef *f) in bp_longlong() function
994 {'q', 8, 0, bu_longlong, bp_longlong},