Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dparser.c1402 #define IN_OMP_BLOCK 4 macro
7335 case IN_OMP_BLOCK: in cp_parser_jump_statement()
7355 case IN_OMP_BLOCK: in cp_parser_jump_statement()
21023 parser->in_statement = IN_OMP_BLOCK; in cp_parser_begin_omp_structured_block()
DChangeLog2592 (IN_OMP_BLOCK, IN_OMP_FOR): Change values.
2744 (IN_OMP_BLOCK, IN_OMP_FOR): New.