Searched defs:dval (Results 1 – 8 of 8) sorted by relevance
267 #define dval(x) x macro283 #define dval(x) ( /* LINTED */ (U*)&x)->d macro
792 double dval = PyFloat_AsDouble(arg); in convertsimple() local802 double dval = PyFloat_AsDouble(arg); in convertsimple() local
197 #define dval(x) (x)->d macro
188 PyLong_FromDouble(double dval) in PyLong_FromDouble()
184 PyLong_FromDouble(double dval) in PyLong_FromDouble()