OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:truncf
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libm/src/
s_truncf.c
22
*
truncf
(x)
27
* Inexact flag raised if x not equal to
truncf
(x).
36
truncf
(float x)
function in typeref:typename:float
/src/tests/lib/libm/
t_ceil.c
683
*
truncf
(3)
688
atf_tc_set_md_var(tc, "descr", "A basic test of
truncf
(3)");
696
ATF_CHECK(
truncf
(x) < SMALL_NUM);
697
ATF_CHECK(
truncf
(y) < SMALL_NUM);
703
atf_tc_set_md_var(tc, "descr", "Test
truncf
(NaN) == NaN");
710
ATF_CHECK(isnan(
truncf
(x)) != 0);
716
atf_tc_set_md_var(tc, "descr", "Test
truncf
(-Inf) == -Inf");
722
float y =
truncf
(x);
725
atf_tc_fail_nonfatal("
truncf
(-Inf) != -Inf");
731
atf_tc_set_md_var(tc, "descr", "Test
truncf
(+Inf) == +Inf")
[
all
...]
/src/lib/libm/noieee_src/
n_floor.c
236
truncf
(float x)
function in typeref:typename:float
/src/include/
math.h
434
float
truncf
(float);
/src/lib/libm/
Makefile
560
MLINKS+=trunc.3
truncf
.3 \
Completed in 16 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025