Searched defs:UINTMAX_C (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h504 #undef UINTMAX_C macro
506 # define UINTMAX_C(x) x##ULL macro
508 # define UINTMAX_C(x) UINT64_C(x) macro
510 # define UINTMAX_C(x) x##UL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h504 #undef UINTMAX_C macro
506 # define UINTMAX_C(x) x##ULL macro
508 # define UINTMAX_C(x) UINT64_C(x) macro
510 # define UINTMAX_C(x) x##UL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dstdint_.h254 #define UINTMAX_C(x) x##UL macro
257 #define UINTMAX_C(x) x##ULL macro
260 #define UINTMAX_C(x) x##U macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h504 #undef UINTMAX_C macro
506 # define UINTMAX_C(x) x##ULL macro
508 # define UINTMAX_C(x) UINT64_C(x) macro
510 # define UINTMAX_C(x) x##UL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h1006 #undef UINTMAX_C macro
1009 # define UINTMAX_C(x) x##UL macro
1012 # define UINTMAX_C(x) x##ULL macro
1015 # define UINTMAX_C(x) x##ui64 macro
1018 # define UINTMAX_C(x) x##U macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h555 #undef UINTMAX_C macro
557 # define UINTMAX_C(x) x##ULL macro
559 # define UINTMAX_C(x) UINT64_C(x) macro
561 # define UINTMAX_C(x) x##UL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h555 #undef UINTMAX_C macro
557 # define UINTMAX_C(x) x##ULL macro
559 # define UINTMAX_C(x) UINT64_C(x) macro
561 # define UINTMAX_C(x) x##UL macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdint.in.h556 #undef UINTMAX_C macro
558 # define UINTMAX_C(x) x##ULL macro
560 # define UINTMAX_C(x) UINT64_C(x) macro
562 # define UINTMAX_C(x) x##UL macro

Completed in 162 milliseconds