Searched refs:lu_float (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 1023 lu_float(const char *p, const formatdef *f) in lu_float() function 1153 {'f', 4, 0, lu_float, lp_float},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 1077 lu_float(const char *p, const formatdef *f) in lu_float() function 1214 {'f', 4, 0, lu_float, lp_float},
|