Searched defs:strtoul (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | strtoul.c | 61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | strtoul.c | 61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /netbsd/src/external/bsd/nvi/dist/clib/ |
| D | strtoul.c | 59 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | strtoul.c | 61 strtoul(const char *nptr, char **endptr, register int base) in strtoul() function
|
| /netbsd/src/external/bsd/libbind/dist/bsd/ |
| D | strtoul.c | 64 strtoul(const char *nptr, char **endptr, int base) { in strtoul() function
|
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | safe_ultostr.c | 226 #define strtoul strtol in main() macro
|
| /netbsd/src/sys/external/bsd/acpica/dist/utilities/ |
| D | utclib.c | 804 strtoul ( in strtoul() function
|
| /netbsd/src/sys/external/bsd/acpica/dist/include/platform/ |
| D | aclinux.h | 249 #define strtoul simple_strtoul macro
|
| /netbsd/src/external/lgpl3/gmp/dist/tune/ |
| D | speed.c | 80 #define strtoul(p,e,b) (unsigned long) strtol(p,e,b) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 187 strtoul, 89 keyword
|