Home
last modified time | relevance | path

Searched defs:TLOOP (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/boot/lib/libc/string/
H A Dbcopy.c82 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() macro
/titanic_51/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h147 #define TLOOP(i) for (i = 1; i <= ntokens; ++i) macro