Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Darithchk.c97 char *emptyfmt = ""; /* avoid possible warning message with printf("") */ variable
109 Cray1 = printf(emptyfmt) < 0 ? 0 : 4617762; in ccheck()
110 if (printf(emptyfmt, Cray1) >= 0) in ccheck()
112 if (printf(emptyfmt, Cray1) >= 0) in ccheck()