OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__truncdfhf2
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
truncdfhf2_test.c
20
int
test__truncdfhf2
(double a, uint16_t expected)
function in typeref:typename:int
26
printf("error in
test__truncdfhf2
(%f) = %#.4x, "
37
if (
test__truncdfhf2
(makeQNaN64(),
41
if (
test__truncdfhf2
(makeNaN64(UINT64_C(0x8000)),
45
if (
test__truncdfhf2
(makeInf64(),
48
if (
test__truncdfhf2
(-makeInf64(),
52
if (
test__truncdfhf2
(0.0, UINT16_C(0x0)))
54
if (
test__truncdfhf2
(-0.0, UINT16_C(0x8000)))
57
if (
test__truncdfhf2
(3.1415926535,
60
if (
test__truncdfhf2
(-3.1415926535
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025