Searched defs:TLOOP (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/libkern/ | ||
| H A D | bcopy.c | 76 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() macro |
| /freebsd/lib/libc/string/ | ||
| H A D | bcopy.c | 79 #define TLOOP(s) if (t) TLOOP1(s) in memcpy() macro |