Home
last modified time | relevance | path

Searched refs:SG_ROUND_TRUNC (Results 1 – 4 of 4) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dnumber.h262 SG_ROUND_TRUNC, enumerator
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dnumber.c3803 case SG_ROUND_TRUNC: in Sg_Round()
3837 case SG_ROUND_TRUNC: in Sg_Round()
H A Dlib_core.stub213 (result (Sg_Round x SG_ROUND_TRUNC)))
H A Dlib_core.c1709 SG_RESULT=(Sg_Round(x,SG_ROUND_TRUNC)); in core_truncate()