Searched refs:parse_enum_value (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c104 int parse_enum_value (int num_values, const char *const *strings);
975 function_reader::parse_enum_value (int num_values, const char *const *strings) function in class:function_reader
1025 = parse_enum_value (NUM_UNSPECV_VALUES, unspecv_strings);
1035 = parse_enum_value (NUM_UNSPEC_VALUES, unspec_strings);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc104 int parse_enum_value (int num_values, const char *const *strings);
976 function_reader::parse_enum_value (int num_values, const char *const *strings) function in class:function_reader
1026 = parse_enum_value (NUM_UNSPECV_VALUES, unspecv_strings);
1036 = parse_enum_value (NUM_UNSPEC_VALUES, unspec_strings);

Completed in 125 milliseconds