OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__bswapdi2
(Results
1 - 2
of
2
) sorted by relevancy
/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))
/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))
Completed in 32 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025