Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dfns1.cpp617 static LispObject Lsingle_floatp(LispObject env, LispObject p) in Lsingle_floatp() function
647 if (Lsingle_floatp(env, p) != nil) return onevalue(fixnum_of_int(24)); in Lmantissa_bits()
2577 DEF_1("single-floatp", Lsingle_floatp),
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dfns1.c724 static Lisp_Object Lsingle_floatp(Lisp_Object nil, Lisp_Object p) in Lsingle_floatp() function
2225 {"single-floatp", Lsingle_floatp, too_many_1, wrong_no_1},