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

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dnegvti2_test.c26 int test__negvti2(ti_int a) function
50 if (test__negvti2(0))
52 if (test__negvti2(1))
54 if (test__negvti2(-1))
56 if (test__negvti2(2))
58 if (test__negvti2(-2))
60 if (test__negvti2(3))
62 if (test__negvti2(-3))
64 if (test__negvti2(make_ti(0x0000000000000000LL, 0x00000000FFFFFFFELL)))
66 if (test__negvti2(make_t
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dnegvti2_test.c26 int test__negvti2(ti_int a) function
50 if (test__negvti2(0))
52 if (test__negvti2(1))
54 if (test__negvti2(-1))
56 if (test__negvti2(2))
58 if (test__negvti2(-2))
60 if (test__negvti2(3))
62 if (test__negvti2(-3))
64 if (test__negvti2(make_ti(0x0000000000000000LL, 0x00000000FFFFFFFELL)))
66 if (test__negvti2(make_t
[all...]

Completed in 69 milliseconds