Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c162 #define IOB_WRAPNOW(iob, n) \ macro
1090 if (IOB_WRAPNOW(iob, width)) in iob_bits2str()
1108 if (IOB_WRAPNOW(iob, width)) in iob_bits2str()
1209 if (IOB_WRAPNOW(iob, len) && *format != '\n') in iob_doprnt()
1517 if (IOB_WRAPNOW(iob, width)) in iob_doprnt()
1559 if (IOB_WRAPNOW(iob, len) && *format != '\n') in iob_doprnt()