Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dparser.c1403 #define IN_OMP_FOR 8 macro
7338 case IN_OMP_FOR: in cp_parser_jump_statement()
7352 case IN_OMP_FOR: in cp_parser_jump_statement()
21281 parser->in_statement = IN_OMP_FOR; in cp_parser_omp_for_loop()
DChangeLog2592 (IN_OMP_BLOCK, IN_OMP_FOR): Change values.
2744 (IN_OMP_BLOCK, IN_OMP_FOR): New.