Searched refs:init_decfloat_type (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | gdbtypes.c | 3464 init_decfloat_type (type_allocator &alloc, int bit, const char *name) in init_decfloat_type() function 5984 = init_decfloat_type (alloc, 32, "_Decimal32"); 5986 = init_decfloat_type (alloc, 64, "_Decimal64"); 5988 = init_decfloat_type (alloc, 128, "_Decimal128");
|
| D | gdbtypes.h | 2382 extern struct type *init_decfloat_type (type_allocator &alloc, int bit,
|
| D | ChangeLog-2016 | 4922 (init_decfloat_type): Likewise. 4932 (init_decfloat_type): Likewise.
|
| D | ChangeLog-2017 | 6603 (init_decfloat_type): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 61580 Unify arch_decfloat_type and init_decfloat_type 61581 This unifies arch_decfloat_type and init_decfloat_type by using a type
|