Searched refs:IN_OMP_BLOCK (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.h309 to IN_OMP_BLOCK if parsing OpenMP structured block and
315 #define IN_OMP_BLOCK 4 macro
H A Dparser.c559 parser->in_statement & IN_OMP_BLOCK);
13082 case IN_OMP_BLOCK:
13103 case IN_OMP_BLOCK:
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.h319 to IN_OMP_BLOCK if parsing OpenMP structured block and
325 #define IN_OMP_BLOCK 4 macro
H A Dparser.cc560 parser->in_statement & IN_OMP_BLOCK);
14254 case IN_OMP_BLOCK:
14275 case IN_OMP_BLOCK:
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h554 to IN_OMP_BLOCK if parsing OpenMP structured block and
560 #define IN_OMP_BLOCK 4
559 #define IN_OMP_BLOCK macro
H A Dc-typeck.cc11268 case IN_OMP_BLOCK:
11288 case IN_OMP_BLOCK:
H A Dc-parser.cc19304 in_statement = IN_OMP_BLOCK;

Completed in 413 milliseconds