Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c734 bu_uint(const char *p, const formatdef *f) in bu_uint() function
933 {'H', 2, 0, bu_uint, bp_uint},
935 {'I', 4, 0, bu_uint, bp_uint},
937 {'L', 4, 0, bu_uint, bp_uint},
/external/python/cpython3/Modules/
D_struct.c800 bu_uint(const char *p, const formatdef *f) in bu_uint() function
989 {'H', 2, 0, bu_uint, bp_uint},
991 {'I', 4, 0, bu_uint, bp_uint},
993 {'L', 4, 0, bu_uint, bp_uint},