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 - 2
of
2
) 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)
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 22 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025