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

/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Ddoprnt.c85 static char *lowerhex = "0123456789abcdef"; variable
285 char *stringp = lowerhex;
287 stringp = lowerhex;
312 char *stringp = lowerhex;
327 char *stringp = lowerhex;
617 stringp = lowerhex;

Completed in 59 milliseconds