Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h183 kstrtos64(const char *cp, unsigned int base, int64_t *res) in kstrtos64() function
200 return (kstrtos64(cp, base, (int64_t *)res)); in kstrtoll()