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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.c4700 regexp_t allof_op = NULL;
4784 allof_op
4795 allof_op = REGEXP_ALLOF (regexp)->regexps [j];
4804 REGEXP_SEQUENCE (result)->regexps [i] = allof_op;
4821 allof_op = (REGEXP_SEQUENCE (REGEXP_ALLOF (regexp)
4825 = allof_op;
4834 allof_op = REGEXP_ALLOF (regexp)->regexps [j];
4836 = allof_op;
4680 regexp_t allof_op = NULL; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgenautomata.c5113 regexp_t allof_op = NULL;
5197 allof_op
5208 allof_op = REGEXP_ALLOF (regexp)->regexps [j];
5217 REGEXP_SEQUENCE (result)->regexps [i] = allof_op;
5234 allof_op = (REGEXP_SEQUENCE (REGEXP_ALLOF (regexp)
5238 = allof_op;
5247 allof_op = REGEXP_ALLOF (regexp)->regexps [j];
5249 = allof_op;
5094 regexp_t allof_op = NULL; local

Completed in 171 milliseconds