/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
bswapdi2_test.c | 23 int test__bswapdi2(uint64_t a, uint64_t expected) function in typeref:typename:int 36 if (test__bswapdi2(0x123456789ABCDEF0LL, 0xF0DEBC9A78563412LL)) 38 if (test__bswapdi2(0x0000000100000002LL, 0x0200000001000000LL))
|
bswapdi2_test.c | 23 int test__bswapdi2(uint64_t a, uint64_t expected) function in typeref:typename:int 36 if (test__bswapdi2(0x123456789ABCDEF0LL, 0xF0DEBC9A78563412LL)) 38 if (test__bswapdi2(0x0000000100000002LL, 0x0200000001000000LL))
|
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
bswapdi2_test.c | 23 int test__bswapdi2(uint64_t a, uint64_t expected) function in typeref:typename:int 36 if (test__bswapdi2(0x123456789ABCDEF0LL, 0xF0DEBC9A78563412LL)) 38 if (test__bswapdi2(0x0000000100000002LL, 0x0200000001000000LL))
|
bswapdi2_test.c | 23 int test__bswapdi2(uint64_t a, uint64_t expected) function in typeref:typename:int 36 if (test__bswapdi2(0x123456789ABCDEF0LL, 0xF0DEBC9A78563412LL)) 38 if (test__bswapdi2(0x0000000100000002LL, 0x0200000001000000LL))
|