Home | History | Annotate | Download | only in Modules

Lines Matching full:lp_uint

1109 lp_uint(char *p, PyObject *v, const formatdef *f)
1199 {'H', 2, 0, lu_uint, lp_uint},
1201 {'I', 4, 0, lu_uint, lp_uint},
1203 {'L', 4, 0, lu_uint, lp_uint},