Searched refs:TLOOP (Results 1 – 5 of 5) sorted by relevance
82 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() macro106 TLOOP(*(word *)dst = *(word *)src; src += wsize; dst += wsize); in memcpy()108 TLOOP(*dst++ = *src++); in memcpy()127 TLOOP(src -= wsize; dst -= wsize; *(word *)dst = *(word *)src); in memcpy()129 TLOOP(*--dst = *--src); in memcpy()
80 TLOOP(k) { in output()359 TLOOP(j) { in wract()368 TLOOP(p) { in wract()386 TLOOP(p) { in wract()395 TLOOP(p0) { in wract()450 TLOOP(j0) if ((j1 = temp1[j0]) != 0) { in wrstate()
145 #define TLOOP(i) for (i = 1; i <= ntokens; ++i) macro
267 TLOOP(i) in others()593 TLOOP(j) { in prlook()
1262 TLOOP(i) { in chfind()