Searched refs:bu_float (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 793 bu_float(const char *p, const formatdef *f) in bu_float() function 941 {'f', 4, 0, bu_float, bp_float},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 856 bu_float(const char *p, const formatdef *f) in bu_float() function 1009 {'f', 4, 0, bu_float, bp_float},
|