Searched defs:TLOOP (Results 1 – 2 of 2) sorted by relevance
82 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() macro
147 #define TLOOP(i) for (i = 1; i <= ntokens; ++i) macro