Home
last modified time | relevance | path

Searched refs:LOGXOR (Results 1 – 25 of 25) sorted by relevance

/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dlogxor.java62 return first.LOGXOR(second); in execute()
70 result = result.LOGXOR(args[i]); in execute()
74 private static final Primitive LOGXOR = new logxor(); field in logxor
H A DLispObject.java1160 public LispObject LOGXOR(int n) in LOGXOR() method in LispObject
1162 return LOGXOR(Fixnum.getInstance(n)); in LOGXOR()
1165 public LispObject LOGXOR(LispObject obj) in LOGXOR() method in LispObject
H A DBignum.java720 public LispObject LOGXOR(int n) in LOGXOR() method in Bignum
726 public LispObject LOGXOR(LispObject obj) in LOGXOR() method in Bignum
H A DFixnum.java865 public LispObject LOGXOR(int n) in LOGXOR() method in Fixnum
871 public LispObject LOGXOR(LispObject obj) in LOGXOR() method in Fixnum
H A DSymbol.java2006 public static final Symbol LOGXOR = field in Symbol
H A Dcompiler-pass2.lisp5375 ((LOGIOR LOGXOR)
/dports/lang/eisl/eisl-2.35/documents/
H A DCROSS.md29 (LOGXOR PUSH-BUTTONS PUSH-BUTTONS-FAST SOLVER-FAST)
/dports/mail/mailfromd/mailfromd-8.10/src/
H A Dopcodes72 LOGXOR NULL 0
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dhashcode.boot92 h := LOGXOR(h, ASH(h, 8))
/dports/lang/guile/guile-3.0.7/libguile/
H A Dintrinsics.h117 M(scm_from_scm_scm, logxor, "logxor", LOGXOR) \
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dcompile-i.scm211 (builtin-inliner-bitwise 'logxor logxor LOGXOR 0))
H A Dcompile-5.scm891 [(LOGAND LOGIOR LOGXOR)
H A Dvminsn.scm1340 (define-insn LOGXOR 0 none #f unknown
/dports/lang/sbcl/sbcl-1.3.13/tests/
H A Dsymbol.impure.lisp157 2 LOGNOT 2 LOGORC1 2 LOGORC2 2 LOGTEST 2 LOGXOR 2 LONG-FLOAT 8
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dintbyte.d399 temp1 = I_I_logxor_I(popSTACK(),temp1); # beides mit LOGXOR verknüpfen in I_I_Byte_deposit_field_I()
/dports/lang/sbcl/sbcl-1.3.13/
H A Dcommon-lisp-exports.lisp-expr233 "LEAST-POSITIVE-LONG-FLOAT" "LOGXOR"
H A Dpackage-data-list.lisp-expr190 "%BIGFLOOR" "%LOGAND" "%LOGIOR" "%LOGNOT" "%LOGXOR"
H A DNEWS6556 operations (MAX, +, LOGXOR, etc.) which have had so much TLC
/dports/lang/gauche/Gauche-0.9.10/lib/gauche/vm/
H A Dinsn.scm2155 (make <vm-insn-info> :name 'LOGXOR :code 215
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dalltest.tst1129 ;LOGORC1, LOGORC2, LOGTEST, LOGXOR, LOGBITP, ASH,
/dports/lang/sbcl/sbcl-1.2.9-x86_64-dragonfly4/
H A DNEWS6172 operations (MAX, +, LOGXOR, etc.) which have had so much TLC
/dports/lang/guile2/guile-2.2.7/gc-benchmarks/larceny/
H A Dtwobit-input-long.sch21435 ; LOGAND, LOGIOR, LOGXOR: logical operations on fixnums.
H A Dtwobit.sch21435 ; LOGAND, LOGIOR, LOGXOR: logical operations on fixnums.
/dports/lang/guile/guile-3.0.7/gc-benchmarks/larceny/
H A Dtwobit-input-long.sch21435 ; LOGAND, LOGIOR, LOGXOR: logical operations on fixnums.
H A Dtwobit.sch21435 ; LOGAND, LOGIOR, LOGXOR: logical operations on fixnums.