Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c468 nu_double(const char *p, const formatdef *f) in nu_double() function
711 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},
/external/python/cpython3/Modules/
D_struct.c505 nu_double(const char *p, const formatdef *f) in nu_double() function
777 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},