Home
last modified time | relevance | path

Searched defs:RZERO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Ddoprnt.c87 #define RZERO 256 /* there will be trailing zeros in output */ macro
/illumos-gate/usr/src/lib/libc/port/print/
H A Ddoprnt.c190 #define RZERO 0x100 /* there will be trailing zeros in output */ macro