Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/print/
H A Dprint.h86 #define HEXFP_DOUBLE_DIG 14 macro
H A Ddoprnt.c1301 prec = HEXFP_DOUBLE_DIG - 1; in _wndoprnt()