Home
last modified time | relevance | path

Searched defs:LIST2STAR (Results 1 – 3 of 3) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/functions/functionwithenvironment/
H A DBytecode.java906 static final int LIST2STAR = 0xeb - 0x100; field in Bytecode
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DBytecode.java694 static final int LIST2STAR = 0xeb - 0x100; field in Bytecode
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DBytecodeCore.java676 static final int LIST2STAR = 0xeb - 0x100; field in BytecodeCore