Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgenautomata.c1015 #define REGEXP_ALLOF(r) __extension__ \ macro
1089 #define REGEXP_ALLOF(r) (&(r)->regexp.allof) macro
2691 REGEXP_ALLOF (regexp)->regexps [i] in process_regexp()
4394 REGEXP_ALLOF (result)->regexps [i] in copy_insn_regexp()
4520 * (REGEXP_ALLOF (regexp)->regexps_num in transform_2()
4524 REGEXP_ALLOF (result)->regexps_num in transform_2()
4683 REGEXP_ALLOF (allof)->regexps_num in transform_3()
4688 REGEXP_ALLOF (allof)->regexps [j] in transform_3()
4691 REGEXP_ALLOF (allof)->regexps [j] in transform_3()
4704 seq = REGEXP_ALLOF (regexp)->regexps [i]; in transform_3()
[all …]
H A DChangeLog-200214895 REGEXP_RESERV, REGEXP_SEQUENCE, REGEXP_REPEAT, REGEXP_ALLOF,
15266 REGEXP_REPEAT, REGEXP_ALLOF, REGEXP_ONEOF): New macros with