Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c1390 #define IN_OMP_FOR 8 macro
6933 case IN_OMP_FOR: in cp_parser_jump_statement()
6947 case IN_OMP_FOR: in cp_parser_jump_statement()
18889 parser->in_statement = IN_OMP_FOR; in cp_parser_omp_for_loop()
DChangeLog2523 (IN_OMP_BLOCK, IN_OMP_FOR): Change values.
2675 (IN_OMP_BLOCK, IN_OMP_FOR): New.