Lines Matching refs:POP
487 fcode_xt = POP(DS); in byte_load()
488 env->fcode_ptr = env->fcode_buffer = (uchar_t *)POP(DS); in byte_load()
709 tok = POP(DS); in get_token()
724 tok = POP(DS); in set_token()
726 immediate = POP(DS); in set_token()
727 acf = (acf_t)POP(DS); in set_token()
761 (void) POP(DS); in bendcase()
797 (void) POP(DS); in free_mem()
798 p = (void *) POP(DS); in free_mem()
829 sep = (char)POP(DS); in left_parse_string()
869 xt = POP(DS); in is_user_word()