HomeSort by: relevance | last modified time | path
    Searched defs:builtin_type_pyfloat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/python/
py-value.c 43 #define builtin_type_pyfloat \ macro
2025 value = value_from_host_double (builtin_type_pyfloat, d);
  /src/external/gpl3/gdb/dist/gdb/python/
py-value.c 43 #define builtin_type_pyfloat \ macro
2065 value = value_from_host_double (builtin_type_pyfloat, d);

Completed in 39 milliseconds