/external/llvm/unittests/Support/ |
D | ScaledNumberTest.cpp | 194 EXPECT_EQ(0, getLg(UINT32_C(1), 0)); in TEST() 195 EXPECT_EQ(1, getLg(UINT32_C(1), 1)); in TEST() 196 EXPECT_EQ(1, getLg(UINT32_C(2), 0)); in TEST() 197 EXPECT_EQ(3, getLg(UINT32_C(1), 3)); in TEST() 198 EXPECT_EQ(3, getLg(UINT32_C(7), 0)); in TEST() 199 EXPECT_EQ(3, getLg(UINT32_C(8), 0)); in TEST() 200 EXPECT_EQ(3, getLg(UINT32_C(9), 0)); in TEST() 201 EXPECT_EQ(3, getLg(UINT32_C(64), -3)); in TEST() 204 EXPECT_EQ(-1, getLg(UINT32_C(1), -1)); in TEST() 205 EXPECT_EQ(-1, getLg(UINT32_C(2), -2)); in TEST() [all …]
|
/external/compiler-rt/test/builtins/Unit/ |
D | fixunstfsi_test.c | 42 if (test__fixunstfsi(makeInf128(), UINT32_C(0xffffffff))) in main() 44 if (test__fixunstfsi(0, UINT32_C(0x0))) in main() 46 if (test__fixunstfsi(0x1.23456789abcdefp+5, UINT32_C(0x24))) in main() 48 if (test__fixunstfsi(0x1.23456789abcdefp-3, UINT32_C(0x0))) in main() 50 if (test__fixunstfsi(0x1.23456789abcdefp+20, UINT32_C(0x123456))) in main() 52 if (test__fixunstfsi(0x1.23456789abcdefp+40, UINT32_C(0xffffffff))) in main() 54 if (test__fixunstfsi(0x1.23456789abcdefp+256, UINT32_C(0xffffffff))) in main() 56 if (test__fixunstfsi(-0x1.23456789abcdefp+3, UINT32_C(0x0))) in main()
|
D | trunctfsf2_test.c | 43 UINT32_C(0x7fc00000))) in main() 47 UINT32_C(0x7fc08000))) in main() 51 UINT32_C(0x7f800000))) in main() 54 if (test__trunctfsf2(0.0L, UINT32_C(0x0))) in main() 58 UINT32_C(0x4211d156))) in main() 61 UINT32_C(0x3b71e9e2))) in main() 64 UINT32_C(0x7f800000))) in main() 67 UINT32_C(0x0))) in main()
|
D | extendsftf2_test.c | 48 if (test__extendsftf2(makeNaN32(UINT32_C(0x410000)), in main()
|
D | extendhfsf2_test.c | 42 makeNaN32(UINT32_C(0x8000)))) in main()
|
D | truncsfhf2_test.c | 41 if (test__truncsfhf2(makeNaN32(UINT32_C(0x8000)), in main()
|
/external/gptfdisk/ |
D | mbr.cc | 57 diskSignature = UINT32_C(0); in MakeProtectiveMBR() 63 partitions[0].SetLocation(UINT32_C(1), (uint32_t) diskSize - UINT32_C(1)); in MakeProtectiveMBR() 65 partitions[0].SetLocation(UINT32_C(1), UINT32_MAX); in MakeProtectiveMBR()
|
D | support.h | 53 #define SECTOR_SIZE UINT32_C(512) 68 #define HEADER_SIZE UINT32_C(92)
|
D | mbrpart.cc | 141 firstLBA = UINT32_C(0); in Empty() 142 lengthLBA = UINT32_C(0); in Empty() 290 chs[2] = (uint8_t) (cylinder & UINT32_C(0xFF)); in LBAtoCHS()
|
D | diskio-windows.cc | 150 return UINT32_C(255); in GetNumHeads() 156 return UINT32_C(63); in GetNumSecsPerTrack()
|
D | bsd.h | 14 #define BSD_SIGNATURE UINT32_C(0x82564557) /* BSD disklabel signature ("magic") */
|
D | bsd.cc | 29 signature = UINT32_C(0); in BSDData() 30 signature2 = UINT32_C(0); in BSDData()
|
/external/compiler-rt/lib/builtins/ppc/ |
D | fixtfdi.c | 17 const uint32_t absHighWord = (uint32_t)(hibits.x >> 32) & UINT32_C(0x7fffffff); in __fixtfdi() 18 const uint32_t absHighWordMinusOne = absHighWord - UINT32_C(0x3ff00000); in __fixtfdi() 21 if (UINT32_C(0x03f00000) > absHighWordMinusOne) in __fixtfdi()
|
D | fixunstfdi.c | 15 const uint32_t highWordMinusOne = (uint32_t)(hibits.x >> 32) - UINT32_C(0x3ff00000); in __fixunstfdi() 18 if (UINT32_C(0x04000000) > highWordMinusOne) in __fixunstfdi()
|
D | gcc_qmul.c | 14 static const uint32_t infinityHi = UINT32_C(0x7ff00000); in __gcc_qmul()
|
D | gcc_qdiv.c | 14 static const uint32_t infinityHi = UINT32_C(0x7ff00000); in __gcc_qdiv()
|
/external/compiler-rt/lib/builtins/ |
D | fp_trunc.h | 22 #define SRC_REP_C UINT32_C 50 #define DST_REP_C UINT32_C
|
D | fp_extend.h | 22 #define SRC_REP_C UINT32_C 56 #define DST_REP_C UINT32_C
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 161 #ifndef UINT32_C 162 # define UINT32_C(C) C##ui32 macro
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdint_h.pass.cpp | 276 #ifndef UINT32_C in main() 277 #error UINT32_C not defined in main()
|
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/ |
D | cstdint.pass.cpp | 277 #ifndef UINT32_C in main() 278 #error UINT32_C not defined in main()
|
/external/llvm/test/CodeGen/X86/ |
D | negative-stride-fptosi-user.ll | 4 ; variable which stepped by a bogus ((double)UINT32_C(-1)). It's theoretically
|
/external/clang/test/Preprocessor/ |
D | stdint.c | 1490 UINT32_C_(0) UINT32_C(0)
|
/external/clang/lib/Headers/ |
D | stdint.h | 392 # define UINT32_C(v) __uint_c(v, __int32_c_suffix) macro 395 # define UINT32_C(v) v ## U macro 571 # define UINT32_MAX UINT32_C(4294967295)
|
/external/bison/darwin-lib/ |
D | stdint.h | 592 #undef UINT32_C 594 #define UINT32_C(x) x ## U macro
|