Home
last modified time | relevance | path

Searched refs:oal_simple_strtoull (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h390 static inline unsigned long long oal_simple_strtoull(const hi_char *cp, hi_char **endp, hi_u32 base) in oal_simple_strtoull() function
427 return -oal_simple_strtoull(pc_nptr + 1, ppc_endptr, l_base); in oal_strtol()
430 return oal_simple_strtoull(pc_nptr, ppc_endptr, l_base); in oal_strtol()

Completed in 2 milliseconds