Searched refs:TOSTR (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/bsd/sys/ | ||
| H A D | subr_prf.h | 83 #define TOSTR 0x00000008 /* output to string */ macro |
| /xnu-10002.81.5/bsd/kern/ | ||
| H A D | subr_prf.c | 396 if (pca->flags & TOSTR) { in putchar() |