Home
last modified time | relevance | path

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

/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DArgumentListProcessor.java598 LispObject allowOtherKeysValue = in _match() local
601 if (allowOtherKeysValue != NIL) in _match()
692 LispObject allowOtherKeysValue = in match()
695 if (allowOtherKeysValue == NIL) { in match()
703 allowOtherKeysValue = null; in match()
706 if (allowOtherKeysValue != null) in match()