Home
last modified time | relevance | path

Searched refs:classify_type (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dc-lang.c76 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()
DChangeLog-20095399 (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.
DChangeLog-20106002 * c-lang.c (classify_type): Delete unused variable.
9382 (classify_type): Likewise.
DChangeLog-2015897 (classify_type): Likewise.
7831 * c-lang.c (classify_type): Likewise.
/netbsd/src/external/gpl2/xcvs/dist/src/
Dcvs.h818 enum classify_type enum
832 typedef enum classify_type Ctype;
843 enum classify_type type;
Dcommit.c220 enum classify_type status; in find_fileproc()
DChangeLog-93953419 * cvs.h (enum classify_type): Add T_PATCH.
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbuiltins.def838 DEF_GCC_BUILTIN (BUILT_IN_CLASSIFY_TYPE, "classify_type", BT_FN_INT_VAR, ATTR_LEAF_LIST)