Home
last modified time | relevance | path

Searched refs:simple_strtoull (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dsal_string_parse.c55 ulResult = (Cpa64U)simple_strtoull(cp, endp, cfgBase); in Sal_Strtoul()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h50 simple_strtoull(const char *cp, char **endp, unsigned int base) in simple_strtoull() function