Home
last modified time | relevance | path

Searched refs:TOSTR (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.81.2/bsd/sys/
H A Dsubr_prf.h83 #define TOSTR 0x00000008 /* output to string */ macro
/xnu-8792.81.2/bsd/kern/
H A Dsubr_prf.c400 if (pca->flags & TOSTR) { in putchar()