Searched refs:STRTOF (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtof.c7 # define STRTOF __strtof_l macro
9 # define STRTOF strtof macro
H A Dstrtod.c29 # define STRTOF __wcstod_l macro
31 # define STRTOF wcstod macro
35 # define STRTOF __strtod_l macro
37 # define STRTOF strtod macro
435 INTERNAL (STRTOF) (nptr, endptr, group LOCALE_PARAM)
1587 STRTOF (nptr, endptr LOCALE_PARAM)
1592 return INTERNAL (STRTOF) (nptr, endptr, 0 LOCALE_PARAM);
/haiku/src/system/libroot/posix/glibc/wcsmbs/
H A Dwcstof.c27 # define STRTOF __wcstof_l macro
29 # define STRTOF wcstof macro
H A Dwcstold.c30 # define STRTOF __wcstold_l macro
32 # define STRTOF wcstold macro

Completed in 43 milliseconds