OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__fixunsdfsivfp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
fixunsdfsivfp_test.c
22
int
test__fixunsdfsivfp
(double a)
function in typeref:typename:int
27
printf("error in
test__fixunsdfsivfp
(%f) = %u, expected %u\n",
36
if (
test__fixunsdfsivfp
(0.0))
38
if (
test__fixunsdfsivfp
(1.0))
40
if (
test__fixunsdfsivfp
(-1.0))
42
if (
test__fixunsdfsivfp
(4294967295.0))
44
if (
test__fixunsdfsivfp
(65536.0))
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fixunsdfsivfp_test.c
23
int
test__fixunsdfsivfp
(double a)
function in typeref:typename:int
28
printf("error in
test__fixunsdfsivfp
(%f) = %u, expected %u\n",
37
if (
test__fixunsdfsivfp
(0.0))
39
if (
test__fixunsdfsivfp
(1.0))
41
if (
test__fixunsdfsivfp
(-1.0))
43
if (
test__fixunsdfsivfp
(4294967295.0))
45
if (
test__fixunsdfsivfp
(65536.0))
Completed in 12 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025