Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpsmp.cpp2897 static int ncpus_cnt = 0; /* counter for ncpus temporaries */ in ncpus_temp() local
2900 sprintf(&name[4], "%05d", ncpus_cnt); in ncpus_temp()
2901 ncpus_cnt++; in ncpus_temp()