HomeSort by: relevance | last modified time | path
    Searched defs:widen_spec_list (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
xtensa-relax.c 230 /* The widen_spec_list is a list of valid substitutions that generate
246 static string_pattern_pair widen_spec_list[] =
506 #define WIDEN_COUNT (sizeof (widen_spec_list) / sizeof (string_pattern_pair))
1940 table = build_transition_table (widen_spec_list, WIDEN_COUNT, cmp);
245 static string_pattern_pair widen_spec_list[] = variable
  /src/external/gpl3/binutils.old/dist/gas/config/
xtensa-relax.c 230 /* The widen_spec_list is a list of valid substitutions that generate
246 static string_pattern_pair widen_spec_list[] =
506 #define WIDEN_COUNT (sizeof (widen_spec_list) / sizeof (string_pattern_pair))
1940 table = build_transition_table (widen_spec_list, WIDEN_COUNT, cmp);
245 static string_pattern_pair widen_spec_list[] = variable

Completed in 18 milliseconds