Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/vsl/
H A Dvsl.c3096 LispObject Lprinhex(LispObject lits, int nargs, ...) in Lprinhex() function
3485 {"prinhex", 0, (void *)Lprinhex},
H A Dvsl1.c3154 LispObject Lprinhex(LispObject lits, int nargs, ...) in Lprinhex() function
3663 {"prinhex", 0, (void *)Lprinhex},
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dprint.c3427 static Lisp_Object Lprinhex(Lisp_Object nil, Lisp_Object a) in Lprinhex() function
4962 {"prinhex", Lprinhex, Lprinhex2, wrong_no_1},
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dprint.cpp3983 static LispObject Lprinhex(LispObject env, LispObject a) in Lprinhex() function
5363 {"prinhex", G0Wother, Lprinhex, Lprinhex2, G3Wother, G4Wother},