Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-value.c45 #define builtin_type_pyfloat builtin_type (python_gdbarch)->builtin_double macro
1314 value = value_from_double (builtin_type_pyfloat, d); in convert_value_from_python()