OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:truncl
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libm/src/
s_truncl.c
21
*
truncl
(x)
26
* Inexact flag raised if x not equal to
truncl
(x).
38
__weak_alias(
truncl
, _truncl)
51
truncl
(long double x)
function in typeref:typename:long double
s_trunc.c
35
__weak_alias(
truncl
, trunc)
namespace.h
111
#define
truncl
_truncl
macro
/src/tests/lib/libm/
t_ceil.c
774
*
truncl
(3)
779
atf_tc_set_md_var(tc, "descr", "A basic test of
truncl
(3)");
787
ATF_CHECK(
truncl
(x) < SMALL_NUM);
788
ATF_CHECK(
truncl
(y) < SMALL_NUM);
794
atf_tc_set_md_var(tc, "descr", "Test
truncl
(NaN) == NaN");
801
ATF_CHECK(isnan(
truncl
(x)) != 0);
807
atf_tc_set_md_var(tc, "descr", "Test
truncl
(-Inf) == -Inf");
813
long double y =
truncl
(x);
816
atf_tc_fail_nonfatal("
truncl
(-Inf) != -Inf");
822
atf_tc_set_md_var(tc, "descr", "Test
truncl
(+Inf) == +Inf")
[
all
...]
/src/lib/libm/noieee_src/
n_floor.c
50
__weak_alias(
truncl
, trunc)
/src/include/
math.h
445
long double
truncl
(long double);
/src/lib/libm/
Makefile
561
trunc.3
truncl
.3
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025