Searched refs:test__popcountti2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dpopcountti2_test.c32 int test__popcountti2(ti_int a) function
54 if (test__popcountti2(0))
56 if (test__popcountti2(1))
58 if (test__popcountti2(2))
60 if (test__popcountti2(0xFFFFFFFFFFFFFFFDLL))
62 if (test__popcountti2(0xFFFFFFFFFFFFFFFELL))
64 if (test__popcountti2(0xFFFFFFFFFFFFFFFFLL))
66 if (test__popcountti2(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFDLL)))
68 if (test__popcountti2(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFELL)))
70 if (test__popcountti2(make_t
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dpopcountti2_test.c32 int test__popcountti2(ti_int a) function
54 if (test__popcountti2(0))
56 if (test__popcountti2(1))
58 if (test__popcountti2(2))
60 if (test__popcountti2(0xFFFFFFFFFFFFFFFDLL))
62 if (test__popcountti2(0xFFFFFFFFFFFFFFFELL))
64 if (test__popcountti2(0xFFFFFFFFFFFFFFFFLL))
66 if (test__popcountti2(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFDLL)))
68 if (test__popcountti2(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFELL)))
70 if (test__popcountti2(make_t
[all...]

Completed in 165 milliseconds