Searched refs:strtoull (Results 1 – 25 of 58) sorted by relevance
123
3 #define strtoull strtoull_XXX macro9 #undef strtoull13 weak_alias (strtoul, strtoull)
32 weak_alias (strtoull, strtouq)33 weak_alias (strtoull, strtoumax)
41 # define strtol strtoull
63 strtold; strtoll; strtoq; strtoul; strtoull; strtouq; system;
358 ul = strtoull (lt->str, &ep, lt->base); in do_test()
139 strtoull \
206 extern unsigned long long int strtoull (const char *__restrict __nptr,
241 libc_hidden_proto (strtoull)
171 function {unsigned long long int} strtoull (const char*, char**, int)
2775 @deftypefun {unsigned long long int} strtoull (const char *restrict @var{string}, char **restrict @…2778 The @code{strtoull} function is related to @code{strtoll} the same way2781 The @code{strtoull} function was introduced in @w{ISO C99}.2787 The @code{wcstoull} function is equivalent to the @code{strtoull} function2796 @code{strtouq} is the BSD name for @code{strtoull}.
1897 GLIBC_2.35 strtoull F
1924 GLIBC_2.36 strtoull F
1934 GLIBC_2.33 strtoull F
1693 GLIBC_2.2.6 strtoull F
1924 GLIBC_2.32 strtoull F
1976 GLIBC_2.27 strtoull F
1964 GLIBC_2.17 strtoull F
1970 GLIBC_2.16 strtoull F
1982 GLIBC_2.29 strtoull F
1717 GLIBC_2.2.5 strtoull F
1714 GLIBC_2.2 strtoull F
2052 GLIBC_2.17 strtoull F
1706 GLIBC_2.2 strtoull F
2375 GLIBC_2.4 strtoull F
1842 GLIBC_2.3 strtoull F