Searched defs:strtoul (Results 1 – 14 of 14) sorted by relevance
62 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
90 #define strtoul(s, r, b) acpi_strtoul(s, r, b) macro
127 #define strtoul simple_strtoul macro
52 void strtoul(void) {} in strtoul() function
554 strtoul ( in strtoul() function
447 #define strtoul _ast_strtoul macro
426 #define strtoul _ast_strtoul macro
486 # define strtoul strtol /* gcc library bogosity */ macro1304 # define strtoul strtol /* gcc library bogosity */ macro