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

/external/ltp/testcases/misc/math/fptests/
H A Dfptest01.c90 int barcnt; /* number of processors ATBARRIER */ variable
130 barcnt = 0;
310 barcnt++;
311 if (barcnt == nproc) {
317 barcnt = 0;
H A Dfptest02.c90 int barcnt; /* number of processors ATBARRIER */ variable
129 barcnt = 0;
291 barcnt++;
292 if (barcnt == nproc) {
298 barcnt = 0;

Completed in 75 milliseconds