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

  /src/external/gpl3/gdb.old/dist/gdb/
valops.c 360 value_cast_to_fixed_point (struct type *to_type, struct value *from_val) function
428 return value_cast_to_fixed_point (type, arg2);
  /src/external/gpl3/gdb/dist/gdb/
valops.c 357 value_cast_to_fixed_point (struct type *to_type, struct value *from_val) function
425 return value_cast_to_fixed_point (type, arg2);

Completed in 70 milliseconds