Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_struct.c901 bp_double(char *p, PyObject *v, const formatdef *f) in bp_double() function
940 {'d', 8, 0, bu_double, bp_double},
/external/python/cpython3/Modules/
D_struct.c961 bp_double(char *p, PyObject *v, const formatdef *f) in bp_double() function
1001 {'d', 8, 0, bu_double, bp_double},