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
932 {'h', 2, 0, bu_int, bp_int},
934 {'i', 4, 0, bu_int, bp_int},
936 {'l', 4, 0, bu_int, bp_int},
/external/python/cpython3/Modules/
D_struct.c796 bu_int(const char *p, const formatdef *f) in bu_int() function
999 {'h', 2, 0, bu_int, bp_int},
1001 {'i', 4, 0, bu_int, bp_int},
1003 {'l', 4, 0, bu_int, bp_int},