Home
last modified time | relevance | path

Searched defs:CALLN (Results 1 – 10 of 10) sorted by relevance

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Deval.h54 CALL, CALLN, SUM, LNOT, BNOT, UMINUS, enumerator
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Deval.h50 CALL, CALLN, SUM, LNOT, BNOT, UMINUS, enumerator
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Deval.h50 CALL, CALLN, SUM, LNOT, BNOT, UMINUS, enumerator
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/functions/functionwithenvironment/
H A DBytecode.java745 static final int CALLN = 0x4c; field in Bytecode
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DBytecode.java533 static final int CALLN = 0x4c; field in Bytecode
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DBytecodeCore.java515 static final int CALLN = 0x4c; field in BytecodeCore
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h2844 #define CALLN(f, ...) CALLMANY (f, ((Lisp_Object []) {__VA_ARGS__})) macro
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlisp.h3128 #define CALLN(f, ...) CALLMANY (f, ((Lisp_Object []) {__VA_ARGS__})) macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h2844 #define CALLN(f, ...) CALLMANY (f, ((Lisp_Object []) {__VA_ARGS__})) macro
/dports/editors/emacs/emacs-27.2/src/
H A Dlisp.h3127 #define CALLN(f, ...) CALLMANY (f, ((Lisp_Object []) {__VA_ARGS__})) macro