Searched defs:S_PUSH (Results 1 – 14 of 14) sorted by relevance
173 #define S_PUSH 72 macro
116 #define S_PUSH 79 macro
35 #define S_PUSH 8 macro
171 #define S_PUSH(sp, ep) GENERIC_S_PUSH (sp, ep, next) macro
29 #define S_PUSH 8 macro
157 #define S_PUSH(sp, ep) GENERIC_S_PUSH (sp, ep, next) macro
166 #define S_PUSH(sp, ep) GENERIC_S_PUSH (sp, ep, next) macro
164 #define S_PUSH 72 macro
157 #define S_PUSH 72 macro
138 #define S_PUSH 72 macro
44 #define S_PUSH(x) ACScript->stack[ACScript->stackPtr++] = x macro
33 #define S_PUSH(x) ACScript->stack[ACScript->stackPtr++] = x macro