Searched defs:strtoul (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_string.h105 #define strtoul(str, endp, base) simple_strtoul(str, endp, base) macro
/linux-4.1.27/include/acpi/platform/
H A Daclinux.h122 #define strtoul simple_strtoul macro

Completed in 123 milliseconds