Home
last modified time | relevance | path

Searched +defs:PUSH +defs:ON +defs:END (Results 1 – 5 of 5) sorted by relevance

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dyaccsrc.h75 PUSH = 285, enumerator
84 ON = 294, enumerator
90 END = 300, enumerator
H A Dyaccsrc.c262 PUSH = 285, enumerator
271 ON = 294, enumerator
277 END = 300, enumerator
/dports/lang/rexx-imc/rexx-imc-1.76/
H A Dconst.h143 #define END -125 macro
150 #define PUSH -118 macro
182 #define ON -86 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/
H A DSWT.java1217 public static final int ON = 1; field in SWT
1313 public static final int PUSH = 1 << 3; field in SWT
2750 public static final int END = KEYCODE_BIT + 8; field in SWT
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/
H A DSWT.java1357 public static final int ON = 1; field in SWT
1453 public static final int PUSH = 1 << 3; field in SWT
2920 public static final int END = KEYCODE_BIT + 8; field in SWT