Home
last modified time | relevance | path

Searched refs:____strtoull_l_internal (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/sysdeps/wordsize-64/
Dstrtoul_l.c2 #define ____strtoull_l_internal ____strtoull_l_internal_XXX macro
8 #undef ____strtoull_l_internal
11 strong_alias (____strtoul_l_internal, ____strtoull_l_internal)
12 libc_hidden_ver (____strtoul_l_internal, ____strtoull_l_internal)
/glibc-2.36/stdlib/
Dstrtoull_l.c24 extern unsigned long long int ____strtoull_l_internal (const char *, char **,
Dstrtod_nan_narrow.h21 #define STRTOULL(S, E, B) ____strtoull_l_internal ((S), (E), (B), 0, \
/glibc-2.36/inet/
Dinet6_scopeid_pton.c51 = ____strtoull_l_internal (scope, &end, /*base */ 10, /* group */ 0, in __inet6_scopeid_pton()
/glibc-2.36/include/
Dstdlib.h217 extern unsigned long long int ____strtoull_l_internal (const char *
230 libc_hidden_proto (____strtoull_l_internal)
/glibc-2.36/posix/
Dtst-regex.input5724 * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
/glibc-2.36/ChangeLog.old/
DChangeLog.85724 * stdlib/strtof_l.c: Declare ____strtoull_l_internal.
DChangeLog.134198 * sysdeps/wordsize-64/strtoul_l.c (____strtoull_l_internal): Add
DChangeLog.1826274 (____strtoull_l_internal): Remove declaration.
26279 * stdlib/strtof_l.c (____strtoull_l_internal): Remove declaration.