Home
last modified time | relevance | path

Searched refs:Ldouble_floatp (Results 1 – 2 of 2) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dfns1.cpp628 static LispObject Ldouble_floatp(LispObject env, LispObject p) in Ldouble_floatp() function
645 { if (Ldouble_floatp(env, in Lmantissa_bits()
2578 DEF_1("double-floatp", Ldouble_floatp),
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dfns1.c733 static Lisp_Object Ldouble_floatp(Lisp_Object nil, Lisp_Object p) in Ldouble_floatp() function
2226 {"double-floatp", Ldouble_floatp, too_many_1, wrong_no_1},