Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_stdlib.h300 extern long strtol(const char *nptr, char **endptr, int base);
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdlib.h37 * The call is equivalent to strtol(str, (char **)NULL, 10).
48 *@see strtol
57 * The call is equivalent to strtol(str, (char **)NULL, 10).
68 *@see strtol
77 * The call is equivalent to strtol(str, (char **)NULL, 10).
88 *@see strtol
213 long strtol (const char *__restrict, char **__restrict, int);
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h375 #define oal_strtol strtol

Completed in 3 milliseconds