OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:double_input
(Results
1 - 1
of
1
) sorted by relevancy
/src/tests/lib/libc/locale/
t_sprintf.c
54
const char *
double_input
;
member in struct:test
166
d = (double)strtod(t->
double_input
, NULL);
170
"d=strtod(t->
double_input
[%s], NULL)[%.12g = %a] != "
172
t->
double_input
, d, d, t->double_value, t->double_value,
188
sscanf(t->
double_input
, "%lf", &double_reported);
Completed in 29 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025