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.c1032 lu_uint(const char *p, const formatdef *f) in lu_uint() function
1204 {'H', 2, 0, lu_uint, lp_uint},
1206 {'I', 4, 0, lu_uint, lp_uint},
1208 {'L', 4, 0, lu_uint, lp_uint},