| /src/external/gpl2/diffutils/dist/lib/ |
| xstrtoumax.c | 3 /* xstrtoumax.c -- A more useful interface to strtoumax. 30 #define __strtol strtoumax
|
| strtoimax.c | 80 # define strtoimax strtoumax
|
| /src/external/gpl2/grep/dist/lib/ |
| xstrtoumax.c | 3 /* xstrtoumax.c -- A more useful interface to strtoumax. 30 #define __strtol strtoumax
|
| strtoumax.c | 1 /* $NetBSD: strtoumax.c,v 1.1.1.1 2016/01/10 21:36:19 christos Exp $ */ 57 strtoumax (char const *ptr, char **endptr, int base) function
|
| /src/common/lib/libc/stdlib/ |
| strtoumax.c | 1 /* $NetBSD: strtoumax.c,v 1.6 2013/04/16 21:44:06 joerg Exp $ */ 35 __RCSID("$NetBSD: strtoumax.c,v 1.6 2013/04/16 21:44:06 joerg Exp $"); 58 #define _FUNCNAME strtoumax 65 __weak_alias(strtoumax, _strtoumax)
|
| strtou.c | 62 #define __WRAPPED strtoumax
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
| inttypes.h | 73 using ::strtoumax;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
| inttypes.h | 73 using ::strtoumax;
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| inttypes.d | 31 uintmax_t strtoumax(const scope char*, char**, int); 39 uintmax_t strtoumax(const scope char*, char**, int);
|
| /src/games/primes/ |
| primes.c | 124 * Convert low and high args. Strtoumax(3) sets errno to 136 start = strtoumax(argv[0], &p, 0); 143 stop = strtoumax(argv[1], &p, 0); 155 start = strtoumax(argv[0], &p, 0); 196 val = strtoumax(buf, &p, 0);
|
| /src/usr.bin/quota/ |
| printquota.c | 207 val = strtoumax(cur, &end, 10) * WEEK; 214 val += strtoumax(cur, &end, 10) * DAY; 221 val += strtoumax(cur, &end, 10) * HOUR; 228 val += strtoumax(cur, &end, 10) * MINUTE; 234 val += strtoumax(cur, &end, 10); 253 *val = strtoumax(str, NULL, 10);
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| inttypes.in.h | 968 # undef strtoumax macro 969 # define strtoumax rpl_strtoumax macro 971 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 974 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 978 # undef strtoumax macro 979 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 983 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 986 _GL_CXXALIASWARN (strtoumax); variable 988 # undef strtoumax macro 990 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| inttypes.in.h | 968 # undef strtoumax macro 969 # define strtoumax rpl_strtoumax macro 971 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 974 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 978 # undef strtoumax macro 979 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 983 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 986 _GL_CXXALIASWARN (strtoumax); variable 988 # undef strtoumax macro 990 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/include/ |
| inttypes.h | 48 uintmax_t strtoumax(const char * __restrict,
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| inttypes.h | 1479 # undef strtoumax 1480 # define strtoumax rpl_strtoumax 1482 _GL_FUNCDECL_RPL (strtoumax, uintmax_t, 1485 _GL_CXXALIAS_RPL (strtoumax, uintmax_t, 1489 # undef strtoumax 1490 _GL_FUNCDECL_SYS (strtoumax, uintmax_t, 1494 _GL_CXXALIAS_SYS (strtoumax, uintmax_t, 1497 _GL_CXXALIASWARN (strtoumax); 1499 # undef strtoumax macro 1501 _GL_WARN_ON_USE (strtoumax, "strtoumax is unportable - [all...] |