Searched refs:__STRTOLD (Results 1 – 2 of 2) sorted by relevance
25 # define __STRTOLD __wcstold_l macro30 # define __STRTOLD __strtold_l macro42 INTERNAL (__STRTOLD) (const STRING_TYPE *nptr, STRING_TYPE **endptr, in INTERNAL() argument48 libc_hidden_def (INTERNAL (__STRTOLD)) in libc_hidden_def() argument53 __STRTOLD (const STRING_TYPE *nptr, STRING_TYPE **endptr, locale_t loc) in libc_hidden_def()58 libc_hidden_def (__STRTOLD)59 libc_hidden_ver (__STRTOLD, STRTOLD)61 weak_alias (__STRTOLD, STRTOLD)
951 * sysdeps/generic/strtold_l.c (STRING_TYPE, STRTOLD, __STRTOLD,953 [! USE_WIDE_CHAR] (INTERNAL (__STRTOLD)): Add libc_hidden_def.