Lines Matching refs:POP
46 return (POP(DS)); in pop_xforth()
83 b.b_bytes[i] = POP(DS); in bxjoin()
97 addr = (s_lforth_t *)POP(DS); in lsfetch()
116 b.b_lf[i] = POP(DS); in lxjoin()
134 b.b_wf[i] = POP(DS); in wxjoin()
161 addr = (xforth_t *)POP(DS); in xfetch()
176 addr = (xforth_t *)POP(DS); in xstore()
209 index = POP(DS); in xa_plus()
249 addr = POP(DS); in unaligned_xfetch()
265 addr = POP(DS); in unaligned_xstore()
283 len = POP(DS); in xbflips()
284 addr = POP(DS); in xbflips()
342 len = POP(DS); in xlflips()
343 addr = POP(DS); in xlflips()
402 len = POP(DS); in xwflips()
403 addr = POP(DS); in xwflips()