Searched refs:lu_double (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/ |
D | _struct.c | 1029 lu_double(const char *p, const formatdef *f) in lu_double() function 1154 {'d', 8, 0, lu_double, lp_double},
|
/external/python/cpython3/Modules/ |
D | _struct.c | 1072 lu_double(const char *p, const formatdef *f) in lu_double() function 1204 {'d', 8, 0, lu_double, lp_double},
|