Lines Matching refs:PUSH
43 PUSH(DS, d); in push_ds()
55 PUSH(RS, d); in push_rs()
71 PUSH(DS, (fstack_t)str); in push_a_string()
72 PUSH(DS, strlen(str)); in push_a_string()
74 PUSH(DS, 0); in push_a_string()
75 PUSH(DS, 0); in push_a_string()
123 PUSH(DS, lo); in push_double()
124 PUSH(DS, hi); in push_double()
166 PUSH(DS, (fstack_t)buff); in run_fcode()
169 PUSH(DS, (fstack_t)1); in run_fcode()
173 PUSH(DS, len); in run_fcode()