Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libresolv2/common/bsd/
H A Dstrtoul.c62 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
/titanic_44/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_44/usr/src/lib/libumem/common/
H A Dlinktest_stand.c52 void strtoul(void) {} in strtoul() function
/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Dutclib.c554 strtoul ( in strtoul() function
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h447 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h426 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h447 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h426 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h447 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h426 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h426 #define strtoul _ast_strtoul macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h447 #define strtoul _ast_strtoul macro
/titanic_44/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