Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c1125 lp_double(char *p, PyObject *v, const formatdef *f) in lp_double() function
1154 {'d', 8, 0, lu_double, lp_double},
/external/python/cpython3/Modules/
D_struct.c1174 lp_double(char *p, PyObject *v, const formatdef *f) in lp_double() function
1204 {'d', 8, 0, lu_double, lp_double},