OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_int_strtof_l
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
strtof.c
46
_int_strtof_l
(CONST char *s, char **sp, locale_t loc)
99
return
_int_strtof_l
(s, sp, _current_locale());
105
return
_int_strtof_l
(s, sp, loc);
strtof_vaxf.c
47
_int_strtof_l
(CONST char *s, char **sp, locale_t loc)
86
return
_int_strtof_l
(s, sp, _current_locale());
92
return
_int_strtof_l
(s, sp, loc);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025