Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c719 bu_int(const char *p, const formatdef *f) in bu_int() function
930 {'h', 2, 0, bu_int, bp_int},
932 {'i', 4, 0, bu_int, bp_int},
934 {'l', 4, 0, bu_int, bp_int},
/external/python/cpython3/Modules/
D_struct.c781 bu_int(const char *p, const formatdef *f) in bu_int() function
990 {'h', 2, 0, bu_int, bp_int},
992 {'i', 4, 0, bu_int, bp_int},
994 {'l', 4, 0, bu_int, bp_int},