OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__fixtfdi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fixtfdi_test.c
23
int
test__fixtfdi
(long double a, di_int expected)
function in typeref:typename:int
30
printf("error in
test__fixtfdi
(%.20Lf) = %llX, "
43
if (
test__fixtfdi
(makeInf128(), 0x7fffffffffffffffLL))
45
if (
test__fixtfdi
(0, 0x0))
47
if (
test__fixtfdi
(0x1.23456789abcdefp+5L, 0x24LL))
49
if (
test__fixtfdi
(0x1.23456789abcdefp-3L, 0x0LL))
51
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+20L, 0x123456LL))
53
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+40L, 0x123456789abLL))
55
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+60L, 0x123456789abcdef1LL))
57
if (
test__fixtfdi
(0x1.23456789abcdefp+256L, 0x7fffffffffffffffLL)
[
all
...]
fixtfdi_test.c
23
int
test__fixtfdi
(long double a, di_int expected)
function in typeref:typename:int
30
printf("error in
test__fixtfdi
(%.20Lf) = %llX, "
43
if (
test__fixtfdi
(makeInf128(), 0x7fffffffffffffffLL))
45
if (
test__fixtfdi
(0, 0x0))
47
if (
test__fixtfdi
(0x1.23456789abcdefp+5L, 0x24LL))
49
if (
test__fixtfdi
(0x1.23456789abcdefp-3L, 0x0LL))
51
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+20L, 0x123456LL))
53
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+40L, 0x123456789abLL))
55
if (
test__fixtfdi
(0x1.23456789abcdef12345678p+60L, 0x123456789abcdef1LL))
57
if (
test__fixtfdi
(0x1.23456789abcdefp+256L, 0x7fffffffffffffffLL)
[
all
...]
Completed in 49 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025