OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strtod
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
strtodnrp.c
33
/* This is a variant of
strtod
that works on Intel ia32 systems */
44
strtod
(s, sp) CONST char *s; char **sp;
function
46
strtod
(CONST char *s, char **sp)
strtod.c
1
/* $NetBSD:
strtod
.c,v 1.20 2024/01/23 15:31:58 christos Exp $ */
50
/* flag unnecessarily. It leads to a song and dance at the end of
strtod
. */
65
__strong_alias(_strtold,
strtod
)
1107
strtod
(CONST char *s, char **sp)
function in typeref:typename:double
Completed in 11 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025