Searched refs:UINT32_C (Results 51 - 69 of 69) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h523 #undef UINT32_C macro
525 #define UINT32_C(x) x ## U macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h523 #undef UINT32_C macro
525 #define UINT32_C(x) x ## U macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdint.in.h524 #undef UINT32_C macro
526 #define UINT32_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.h472 #undef UINT32_C macro
474 #define UINT32_C(x) x ## U macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/lzma/
H A Dlzma_encoder.c28 symbol += UINT32_C(1) << 8;
41 } while (symbol < (UINT32_C(1) << 16));
575 while ((UINT32_C(1) << log_size) < options->dict_size)
H A Dlzma_encoder_optimum_normal.c35 symbol += UINT32_C(1) << 8;
49 } while (symbol < (UINT32_C(1) << 16));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmessage.c871 if (memlimit < (UINT32_C(1) << 20)) {
900 if ((num & ((UINT32_C(1) << 20) - 1)) == 0)
902 else if ((num & ((UINT32_C(1) << 10) - 1)) == 0)
H A Dlist.c589 if (checks & (UINT32_C(1) << i)) {
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/lzma/
H A Dlzma_encoder.c28 symbol += UINT32_C(1) << 8;
41 } while (symbol < (UINT32_C(1) << 16));
575 while ((UINT32_C(1) << log_size) < options->dict_size)
H A Dlzma_encoder_optimum_normal.c35 symbol += UINT32_C(1) << 8;
49 } while (symbol < (UINT32_C(1) << 16));
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmessage.c871 if (memlimit < (UINT32_C(1) << 20)) {
900 if ((num & ((UINT32_C(1) << 20) - 1)) == 0)
902 else if ((num & ((UINT32_C(1) << 10) - 1)) == 0)
H A Dlist.c589 if (checks & (UINT32_C(1) << i)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/common/
H A Dindex.c261 uint32_t up = tree->count ^ (UINT32_C(1) << bsr32(tree->count));
583 checks |= UINT32_C(1) << s->stream_flags.check;
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dindex.c261 uint32_t up = tree->count ^ (UINT32_C(1) << bsr32(tree->count));
583 checks |= UINT32_C(1) << s->stream_flags.check;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dconfigure21835 uint_least32_t d3 = UINT32_C (0xffffffff);
29373 uint_least32_t d3 = UINT32_C (0xffffffff);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure25892 uint32_t b3 = UINT32_C (17);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A Dconfigure32476 uint_least32_t d3 = UINT32_C (0xffffffff);
[all...]

Completed in 4884 milliseconds

123