Searched refs:classify_type (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | c-lang.c | 76 classify_type (struct type *elttype, struct gdbarch *gdbarch, in classify_type() function 151 classify_type (type, type->arch (), &encoding); in emitchar() 163 str_type = classify_type (type, type->arch (), NULL); in printchar() 201 str_type = (classify_type (type, type->arch (), &type_encoding) in printstr() 281 classify_type (element_type, element_type->arch (), charset); in c_get_string()
|
| D | ChangeLog-2009 | 5399 (classify_type): Add BYTE_ORDER parameter. Pass to 5402 (c_emit_char): Update calls to classify_type and print_wchar. 7445 * c-lang.c (classify_type): Iterate over typedefs. 11235 * c-lang.c (classify_type): New function.
|
| D | ChangeLog-2010 | 6002 * c-lang.c (classify_type): Delete unused variable. 9382 (classify_type): Likewise.
|
| D | ChangeLog-2015 | 897 (classify_type): Likewise. 7831 * c-lang.c (classify_type): Likewise.
|
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | cvs.h | 818 enum classify_type enum 832 typedef enum classify_type Ctype; 843 enum classify_type type;
|
| D | commit.c | 220 enum classify_type status; in find_fileproc()
|
| D | ChangeLog-9395 | 3419 * cvs.h (enum classify_type): Add T_PATCH.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.def | 838 DEF_GCC_BUILTIN (BUILT_IN_CLASSIFY_TYPE, "classify_type", BT_FN_INT_VAR, ATTR_LEAF_LIST)
|