Searched defs:strtoull (Results 1 - 5 of 5) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/os2/
H A Dos2ish.h372 #define strtoull _strtoull macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h7890 # define strtoull __strtoull /* secret handshake */ macro
7893 # define strtoull _strtoui64 /* secret handshake */ macro
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h164 PROTO_NORMAL(strtoull); variable
/openbsd-current/lib/libc/stdlib/
H A Dstrtoull.c45 strtoull(const char *nptr, char **endptr, int base) function
112 DEF_STRONG(strtoull); variable
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdlib.h132 #undef strtoull macro

Completed in 220 milliseconds