Home
last modified time | relevance | path

Searched defs:strtoull (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dstrtoull.c50 strtoull(const char *nptr, char **endptr, int base) in strtoull() function
/freebsd/lib/libc/stdlib/
H A Dstrtoull.c131 strtoull(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoull() function
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_shim.h13 #define strtoull strtoul macro
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c111 #define strtoull _strtoui64 macro