Home
last modified time | relevance | path

Searched refs:pop_frm_here (Results 1 – 1 of 1) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dref.c97 struct pos *pop_frm_here; member
2212 cell_buffer.pop_frm_here = cell_buffer.buf; in init_refs()
2293 cell_buffer.pop_frm_here, in push_cell()
2301 dup = cell_buffer.pop_frm_here; in push_cell()
2317 *dup = *(cell_buffer.pop_frm_here); in push_cell()
2318 cell_buffer.pop_frm_here++; in push_cell()
2320 cell_buffer.pop_frm_here = cell_buffer.buf; in push_cell()
2369 cur_row = cell_buffer.pop_frm_here->row; in eval_next_cell()
2370 cur_col = cell_buffer.pop_frm_here->col; in eval_next_cell()
2372 cell_buffer.pop_frm_here++; in eval_next_cell()
[all …]