Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c1035 lp_int(char *p, PyObject *v, const formatdef *f) in lp_int() function
1143 {'h', 2, 0, lu_int, lp_int},
1145 {'i', 4, 0, lu_int, lp_int},
1147 {'l', 4, 0, lu_int, lp_int},
/external/python/cpython3/Modules/
D_struct.c1078 lp_int(char *p, PyObject *v, const formatdef *f) in lp_int() function
1192 {'h', 2, 0, lu_int, lp_int},
1194 {'i', 4, 0, lu_int, lp_int},
1196 {'l', 4, 0, lu_int, lp_int},