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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-opc.c359 int currtest[41];
366 currtest[currstatenum] = 0;
397 switch (currtest[currstatenum])
400 currtest[currstatenum]++;
442 currtest[currstatenum]++;
455 currtest[currstatenum]++;
528 currtest[currstatenum] = 0;
351 int currtest[41]; local
/freebsd-10.0-release/tools/regression/include/tgmath/
H A Dtgmath.c42 int currtest = 0; variable
395 currtest++; \
399 printf("%s %d - %s\n", result ? "ok" : "not ok", currtest, (STR)); \

Completed in 115 milliseconds