HomeSort by: relevance | last modified time | path
    Searched defs:strtof_l (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 12 milliseconds