Searched refs:num_thr_tree (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c1139 tree num_thr_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); local
1140 tree num_thr_id = DECL_ASSEMBLER_NAME (num_thr_tree);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1119 tree num_thr_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); local
1120 tree num_thr_id = DECL_ASSEMBLER_NAME (num_thr_tree);

Completed in 140 milliseconds