Searched refs:tnum (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/test/stress/stress2/misc/ |
| HD | ldt.sh | 140 test1(int tnum, int sel) 147 fprintf(stderr, "test %d.1 ok\n", tnum); 149 fprintf(stderr, "test%d.1 failed, ar %x\n", tnum, ar); 153 fprintf(stderr, "test %d.2 ok\n", tnum); 155 fprintf(stderr, "test%d.2 failed, ar %x\n", tnum, ar);
|
| /dragonfly/contrib/less/ |
| HD | optfunc.c | 186 int tnum = getnumc(&s, printopt, &err); in toggle_fraction() local 193 *num = tnum; in toggle_fraction()
|