Searched refs:uintmax_t (Results 1 - 25 of 107) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/m4/
H A DMakefile.am28 uintmax_t.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c-gnome/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnome/m4/
H A DMakefile.am5 uintmax_t.m4 visibility.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/m4/
H A DMakefile.am1 EXTRA_DIST = inttypes-h.m4 lock.m4 visibility.m4 glibc2.m4 intmax.m4 longdouble.m4 longlong.m4 printf-posix.m4 signed.m4 size_max.m4 wchar_t.m4 wint_t.m4 xsize.m4 ac_prog_cc_for_build.m4 nls.m4 po.m4 codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dstat.c199 printf(pformat, (uintmax_t) statbuf->st_dev);
202 printf(pformat, (uintmax_t) statbuf->st_dev);
205 printf(pformat, (uintmax_t) statbuf->st_ino);
245 printf(pformat, (uintmax_t) (statbuf->st_size));
251 printf(pformat, (uintmax_t) statbuf->st_blocks);
536 (uintmax_t) (statbuf.st_size),
537 (uintmax_t) statbuf.st_blocks,
541 (uintmax_t) statbuf.st_dev,
542 (uintmax_t) statbuf.st_ino,
576 (uintmax_t) (statbu
[all...]
H A Dsum.c27 uintmax_t total_bytes = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvolume.h68 uintmax_t v_tm_used; /* used bytes on a TM volume */
69 uintmax_t v_written; /* amount of data written in afp_write, reset every time a FCE_TM_SIZE event is sent */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h244 #undef uintmax_t macro
246 # define uintmax_t unsigned long long int macro
248 # define uintmax_t uint64_t macro
250 # define uintmax_t unsigned long int macro
253 /* Verify that intmax_t and uintmax_t have the same size. Too much code
256 typedef int _verify_intmax_size[2 * (sizeof (intmax_t) == sizeof (uintmax_t)) - 1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h244 #undef uintmax_t macro
246 # define uintmax_t unsigned long long int macro
248 # define uintmax_t uint64_t macro
250 # define uintmax_t unsigned long int macro
253 /* Verify that intmax_t and uintmax_t have the same size. Too much code
256 typedef int _verify_intmax_size[2 * (sizeof (intmax_t) == sizeof (uintmax_t)) - 1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h244 #undef uintmax_t macro
246 # define uintmax_t unsigned long long int macro
248 # define uintmax_t uint64_t macro
250 # define uintmax_t unsigned long int macro
253 /* Verify that intmax_t and uintmax_t have the same size. Too much code
256 typedef int _verify_intmax_size[2 * (sizeof (intmax_t) == sizeof (uintmax_t)) - 1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqam.h101 (u_int32_t)DB_ALIGN((uintmax_t)SSZA(QAMDATA, data) + \
122 (DB_ALIGN((uintmax_t)SSZA(QAMDATA, data) + \
H A Dregion.h206 uintmax_t unused; /* The ALLOC_LAYOUT structure follows
208 * contains uintmax_t fields. Force
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dplatform.h182 typedef unsigned long uintmax_t; typedef
187 typedef unsigned long long uintmax_t; typedef
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_alloc.c25 * The internal memory chunks are always aligned to a uintmax_t boundary so
28 * The memory chunks returned to the user are aligned to a uintmax_t boundary.
29 * This is enforced by terminating the ALLOC_ELEMENT structure with a uintmax_t
31 * more than uintmax_t alignment is responsible for doing alignment themselves.
70 uintmax_t unused; /* Guarantee alignment */
88 uintmax_t ulen; /* User's length */
159 (size_t)DB_ALIGN((len) + sizeof(ALLOC_ELEMENT) + 1, sizeof(uintmax_t))
162 (size_t)DB_ALIGN((len) + sizeof(ALLOC_ELEMENT), sizeof(uintmax_t))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c245 uintmax_t j[2] = { UINTMAX_C (17), UINTMAX_MAX };
246 verify (TYPE_MAXIMUM (uintmax_t) == UINTMAX_MAX);
247 verify_same_types (UINTMAX_MAX, (uintmax_t) 0 + 0);
349 verify_same_types (UINTMAX_C (17), (uintmax_t)0 + 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h423 extern bool xtables_strtoul(const char *, char **, uintmax_t *,
424 uintmax_t, uintmax_t);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c/
H A Dautoclean.sh39 rm -f m4/uintmax_t.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/
H A Dautoclean.sh39 rm -f m4/uintmax_t.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dautoclean.sh36 rm -f m4/uintmax_t.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dautoclean.sh42 rm -f m4/uintmax_t.m4

Completed in 554 milliseconds

12345