Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c964 lu_uint(const char *p, const formatdef *f) in lu_uint() function
1144 {'H', 2, 0, lu_uint, lp_uint},
1146 {'I', 4, 0, lu_uint, lp_uint},
1148 {'L', 4, 0, lu_uint, lp_uint},
/external/python/cpython3/Modules/
D_struct.c1021 lu_uint(const char *p, const formatdef *f) in lu_uint() function
1193 {'H', 2, 0, lu_uint, lp_uint},
1195 {'I', 4, 0, lu_uint, lp_uint},
1197 {'L', 4, 0, lu_uint, lp_uint},