Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c799 bu_double(const char *p, const formatdef *f) in bu_double() function
942 {'d', 8, 0, bu_double, bp_double},
/external/python/cpython3/Modules/
D_struct.c851 bu_double(const char *p, const formatdef *f) in bu_double() function
999 {'d', 8, 0, bu_double, bp_double},