OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__fixsfsivfp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
fixsfsivfp_test.c
22
int
test__fixsfsivfp
(float a)
function in typeref:typename:int
27
printf("error in
test__fixsfsivfp
(%f) = %u, expected %u\n",
36
if (
test__fixsfsivfp
(0.0))
38
if (
test__fixsfsivfp
(1.0))
40
if (
test__fixsfsivfp
(-1.0))
42
if (
test__fixsfsivfp
(2147483647.0))
44
if (
test__fixsfsivfp
(-2147483648.0))
46
if (
test__fixsfsivfp
(65536.0))
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
fixsfsivfp_test.c
22
int
test__fixsfsivfp
(float a)
function in typeref:typename:int
27
printf("error in
test__fixsfsivfp
(%f) = %u, expected %u\n",
36
if (
test__fixsfsivfp
(0.0))
38
if (
test__fixsfsivfp
(1.0))
40
if (
test__fixsfsivfp
(-1.0))
42
if (
test__fixsfsivfp
(2147483647.0))
44
if (
test__fixsfsivfp
(-2147483648.0))
46
if (
test__fixsfsivfp
(65536.0))
Completed in 14 milliseconds
Indexes created Tue Sep 23 01:09:51 GMT 2025