Searched defs:strtoul (Results 1 – 6 of 6) sorted by relevance
57 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
102 #define strtoul(s, r, b) acpi_strtoul(s, r, b) macro
244 #define strtoul simple_strtoul macro
52 void strtoul(void) {} in strtoul() function
804 strtoul ( in strtoul() function
486 # define strtoul strtol /* gcc library bogosity */ macro1304 # define strtoul strtol /* gcc library bogosity */ macro