Searched refs:MAXLLDIGS (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/print/
H A Dprint.h66 #define MAXLLDIGS 21 macro
H A Ddoprnt.c498 wchar_t buf[max(MAXLLDIGS, 1034)];
512 char buf[max(MAXLLDIGS, 1034)];
989 p = bp = buf + MAXLLDIGS;
1132 p = bp = buf + MAXLLDIGS;
1220 p = bp = buf + MAXLLDIGS;

Completed in 25 milliseconds