Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenenums.cc32 print_enum_type (void **slot, void *info ATTRIBUTE_UNUSED) in print_enum_type() function
64 reader.traverse_enum_types (print_enum_type, 0); in main()
H A Dgenconstants.cc52 print_enum_type (void **slot, void *info ATTRIBUTE_UNUSED) in print_enum_type() function
97 reader.traverse_enum_types (print_enum_type, 0); in main()
H A DChangeLog-201026228 * genconstants.c (print_enum_type): Declare a C string array
26273 (print_enum_type): New function.
26274 (main): Don't pass stdout to print_md_constant. Call print_enum_type
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenenums.c32 print_enum_type (void **slot, void *info ATTRIBUTE_UNUSED) in print_enum_type() function
64 reader.traverse_enum_types (print_enum_type, 0); in main()
H A Dgenconstants.c52 print_enum_type (void **slot, void *info ATTRIBUTE_UNUSED) in print_enum_type() function
97 reader.traverse_enum_types (print_enum_type, 0); in main()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20128882 * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.
H A DChangeLog-202015557 * ada-typeprint.c (print_enum_type): Style enum names.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20128882 * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.