Home
last modified time | relevance | path

Searched refs:regexp_representation (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenautomata.c410 static const char *regexp_representation PARAMS ((regexp_t));
6761 regexp_representation (regexp) in regexp_representation() function
8627 regexp_representation (DECL_INSN_RESERV (decl)->regexp)); in output_print_reservation_func()
8782 fprintf (output_description_file, "%s", regexp_representation (regexp));
/openbsd-src/gnu/gcc/gcc/
H A Dgenautomata.c6637 regexp_representation (regexp_t regexp) in regexp_representation() function
8261 regexp_representation (DECL_INSN_RESERV (decl)->regexp)); in output_print_reservation_func()
8451 fprintf (output_description_file, "%s", regexp_representation (regexp)); in output_regexp()