Home | History | Annotate | Download | only in Modules

Lines Matching full:lp_uint

1056 lp_uint(char *p, PyObject *v, const formatdef *f)
1140 {'H', 2, 0, lu_uint, lp_uint},
1142 {'I', 4, 0, lu_uint, lp_uint},
1144 {'L', 4, 0, lu_uint, lp_uint},