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

  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 3477 init_float_type (type_allocator &alloc,
5955 = init_float_type (alloc, gdbarch_half_bit (gdbarch),
5958 = init_float_type (alloc, gdbarch_float_bit (gdbarch),
5961 = init_float_type (alloc, gdbarch_bfloat16_bit (gdbarch),
5964 = init_float_type (alloc, gdbarch_double_bit (gdbarch),
5967 = init_float_type (alloc, gdbarch_long_double_bit (gdbarch),
3476 init_float_type (type_allocator &alloc, function
  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 3442 init_float_type (type_allocator &alloc,
5967 = init_float_type (alloc, gdbarch_half_bit (gdbarch),
5970 = init_float_type (alloc, gdbarch_float_bit (gdbarch),
5973 = init_float_type (alloc, gdbarch_bfloat16_bit (gdbarch),
5976 = init_float_type (alloc, gdbarch_double_bit (gdbarch),
5979 = init_float_type (alloc, gdbarch_long_double_bit (gdbarch),
3441 init_float_type (type_allocator &alloc, function

Completed in 40 milliseconds