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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c2978 process_regexp_cycles (regexp_t regexp, int max_start_cycle,
2997 process_regexp_cycles (REGEXP_RESERV (regexp)->reserv_decl->regexp,
3005 process_regexp_cycles (REGEXP_REPEAT (regexp)->regexp,
3016 process_regexp_cycles (REGEXP_SEQUENCE (regexp)->regexps [i],
3031 process_regexp_cycles (REGEXP_ALLOF (regexp)->regexps [i],
3051 process_regexp_cycles (REGEXP_ONEOF (regexp)->regexps [i],
3090 process_regexp_cycles (DECL_INSN_RESERV (decl)->regexp, 0, 0,
2969 process_regexp_cycles (regexp_t regexp, int max_start_cycle, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc2978 process_regexp_cycles (regexp_t regexp, int max_start_cycle,
2997 process_regexp_cycles (REGEXP_RESERV (regexp)->reserv_decl->regexp,
3005 process_regexp_cycles (REGEXP_REPEAT (regexp)->regexp,
3016 process_regexp_cycles (REGEXP_SEQUENCE (regexp)->regexps [i],
3031 process_regexp_cycles (REGEXP_ALLOF (regexp)->regexps [i],
3051 process_regexp_cycles (REGEXP_ONEOF (regexp)->regexps [i],
3090 process_regexp_cycles (DECL_INSN_RESERV (decl)->regexp, 0, 0,
2969 process_regexp_cycles (regexp_t regexp, int max_start_cycle, function

Completed in 271 milliseconds