Home
last modified time | relevance | path

Searched defs:clab (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc232 tree blab, clab; in genericize_c_loop() local
450 tree clab = begin_bc_block (bc_continue, locus); in genericize_omp_for_stmt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c254 tree blab, clab; in genericize_cp_loop() local
450 tree clab = begin_bc_block (bc_continue, locus); in genericize_omp_for_stmt() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c11034 tree clab, bool cond_is_first) in c_finish_loop()