Searched refs:strtol (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_stdlib.h | 300 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 D | stdlib.h | 37 * 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 D | oal_util.h | 375 #define oal_strtol strtol
|
Completed in 3 milliseconds