Home
last modified time | relevance | path

Searched defs:omp_get_num_threads (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Dprogram-units-fir-mangling.f90140 function omp_get_num_threads() bind(c) function
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DState.cpp342 int omp_get_num_threads(void) { in omp_get_num_threads() function