OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emptyfmt
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/gdtoa/
arithchk.c
99
char *
emptyfmt
= ""; /* avoid possible warning message with printf("") */
variable in typeref:typename:char *
111
Cray1 = printf(
emptyfmt
) < 0 ? 0 : 4617762;
112
if (printf(
emptyfmt
, Cray1) >= 0)
114
if (printf(
emptyfmt
, Cray1) >= 0)
Completed in 10 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025