Home
last modified time | relevance | path

Searched defs:strtoul (Results 1 – 3 of 3) sorted by relevance

/linux/include/acpi/platform/
H A Daclinux.h110 #define strtoul simple_strtoul macro
/linux/tools/include/nolibc/
H A Dstdlib.h521 unsigned long strtoul(const char *nptr, char **endptr, int base) in strtoul() function
/linux/tools/perf/
H A Dbuiltin-trace.c115 bool (*strtoul)(char *bf, size_t size, struct syscall_arg *arg, u64 *val); member