Home
last modified time | relevance | path

Searched refs:scan_comma_elt (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dread-md.h134 extern const char *scan_comma_elt (const char **);
H A Dgenattr-common.c50 while ((tag = scan_comma_elt (&p)) != 0) in gen_attr()
H A Dgenpreds.c437 while ((code = scan_comma_elt (&codes)) != 0) in write_match_code()
525 while ((code = scan_comma_elt (&codes)) != 0) in write_match_code_switch()
H A Dgensupport.c233 while ((code = scan_comma_elt (&next_code)) != 0) in compute_predicate_codes()
1380 while ((p = scan_comma_elt (&str)) != NULL) in gen_mnemonic_attr()
H A Dread-md.c655 scan_comma_elt (const char **pstr) in scan_comma_elt() function
H A Dgenattrtab.c4376 start = scan_comma_elt (pstr); in next_comma_elt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenattr-common.c50 while ((tag = scan_comma_elt (&p)) != 0) in gen_attr()
H A Dread-md.h339 extern const char *scan_comma_elt (const char **);
H A Dgenpreds.c474 while ((code = scan_comma_elt (&codes)) != 0) in write_match_code()
562 while ((code = scan_comma_elt (&codes)) != 0) in write_match_code_switch()
H A Dread-md.c785 scan_comma_elt (const char **pstr) in scan_comma_elt() function
H A Dgensupport.c282 while ((code = scan_comma_elt (&next_code)) != 0) in compute_test_codes()
2476 while ((p = scan_comma_elt (&str)) != NULL) in gen_mnemonic_attr()
H A Dgenattrtab.c4523 start = scan_comma_elt (pstr); in next_comma_elt()