| Home | Sort by: relevance | last modified time | path |
| /src/lib/libc/gdtoa/ | |
| strtof.c | 42 __weak_alias(strtof_l, _strtof_l) 103 strtof_l(CONST char *s, char **sp, locale_t loc) function in typeref:typename:float |
| strtof_vaxf.c | 43 __weak_alias(strtof_l, _strtof_l) 90 strtof_l(CONST char *s, char **sp, locale_t loc) function in typeref:typename:float |
| /src/lib/libc/include/ | |
| namespace.h | 68 #define strtof_l _strtof_l macro |