Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/lib/libstand/
H A Dstrtoul.c51 strtoul(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoul() function
/titanic_52/usr/src/lib/libresolv2/common/bsd/
H A Dstrtoul.c62 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
/titanic_52/usr/src/uts/intel/sys/acpi/platform/
H A Dacsolaris.h90 #define strtoul(s, r, b) acpi_strtoul(s, r, b) macro
H A Daclinux.h127 #define strtoul simple_strtoul macro
/titanic_52/usr/src/lib/libumem/common/
H A Dlinktest_stand.c52 void strtoul(void) {} in strtoul() function
/titanic_52/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c554 strtoul ( in strtoul() function
/titanic_52/usr/src/cmd/sendmail/include/sm/
H A Dconf.h486 # define strtoul strtol /* gcc library bogosity */ macro
1304 # define strtoul strtol /* gcc library bogosity */ macro