OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__floatuntixf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
floatuntixf_test.c
30
int
test__floatuntixf
(tu_int a, long double expected)
function in typeref:typename:int
52
if (
test__floatuntixf
(0, 0.0))
55
if (
test__floatuntixf
(1, 1.0))
57
if (
test__floatuntixf
(2, 2.0))
59
if (
test__floatuntixf
(20, 20.0))
62
if (
test__floatuntixf
(0x7FFFFF8000000000ULL, 0x1.FFFFFEp+62))
64
if (
test__floatuntixf
(0x7FFFFFFFFFFFF800ULL, 0x1.FFFFFFFFFFFFEp+62))
66
if (
test__floatuntixf
(0x7FFFFF0000000000ULL, 0x1.FFFFFCp+62))
68
if (
test__floatuntixf
(0x7FFFFFFFFFFFF000ULL, 0x1.FFFFFFFFFFFFCp+62))
70
if (
test__floatuntixf
(0x7FFFFFFFFFFFFFFFULL, 0xF.FFFFFFFFFFFFFFEp+59L)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
floatuntixf_test.c
30
int
test__floatuntixf
(tu_int a, long double expected)
function in typeref:typename:int
52
if (
test__floatuntixf
(0, 0.0))
55
if (
test__floatuntixf
(1, 1.0))
57
if (
test__floatuntixf
(2, 2.0))
59
if (
test__floatuntixf
(20, 20.0))
62
if (
test__floatuntixf
(0x7FFFFF8000000000ULL, 0x1.FFFFFEp+62))
64
if (
test__floatuntixf
(0x7FFFFFFFFFFFF800ULL, 0x1.FFFFFFFFFFFFEp+62))
66
if (
test__floatuntixf
(0x7FFFFF0000000000ULL, 0x1.FFFFFCp+62))
68
if (
test__floatuntixf
(0x7FFFFFFFFFFFF000ULL, 0x1.FFFFFFFFFFFFCp+62))
70
if (
test__floatuntixf
(0x7FFFFFFFFFFFFFFFULL, 0xF.FFFFFFFFFFFFFFEp+59L)
[
all
...]
Completed in 57 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025