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

  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 3729 && !is_fixed_point_type (t)
3755 if (is_fixed_point_type (type))
5801 is_fixed_point_type (struct type *type)
5793 is_fixed_point_type (struct type *type) function
  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 3694 && !is_fixed_point_type (t)
3720 if (is_fixed_point_type (type))
5813 is_fixed_point_type (struct type *type)
5805 is_fixed_point_type (struct type *type) function

Completed in 35 milliseconds