OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__fixtfti
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fixtfti_test.c
23
int
test__fixtfti
(long double a, ti_int expected)
function in typeref:typename:int
36
printf("error in
test__fixtfti
(%.20Lf) = 0x%.16llX%.16llX, "
50
if (
test__fixtfti
(makeInf128(), make_ti(0x7fffffffffffffffLL,
53
if (
test__fixtfti
(0, make_ti(0x0LL, 0x0LL)))
55
if (
test__fixtfti
(0x1.23456789abcdefp+5L, make_ti(0x0LL, 0x24LL)))
57
if (
test__fixtfti
(0x1.23456789abcdefp-3L, make_ti(0x0LL, 0x0LL)))
59
if (
test__fixtfti
(0x1.23456789abcdef12345678p+20L,
62
if (
test__fixtfti
(0x1.23456789abcdef123456789abcdep+112L,
65
if (
test__fixtfti
(-0x1.23456789abcdef123456789abcdep+112L,
68
if (
test__fixtfti
(0x1.23456789abcdefp+256L, make_ti(0x7fffffffffffffffLL
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025