Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/print/
H A Dprint.h84 #define HEXFP_DOUBLE_DIG 14 macro
H A Ddoprnt.c1302 prec = HEXFP_DOUBLE_DIG - 1; in _wndoprnt()