Searched defs:ACTINTROLN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c177 #define ACTINTROLN 8 macro
929 if (textindent > ACTINTROLN) {
931 l2indent = textindent - ACTINTROLN;
935 actindent = ACTINTROLN;
937 l1indent = ACTINTROLN - textindent;
938 textindent = ACTINTROLN;
948 actindent = textindent + ACTINTROLN;

Completed in 45 milliseconds