Searched defs:strtoul (Results 1 – 7 of 7) sorted by relevance
31 #define strtoul isc_strtoul macro
52 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
48 strtoul(const char *nptr, char **endptr, int base) in strtoul() function
129 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() function
660 #define strtoul (unsigned long)strtol macro
661 #define strtoul (unsigned long)strtol macro
492 # define strtoul strtol /* gcc library bogosity */ macro1330 # define strtoul strtol /* gcc library bogosity */ macro