Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dcell.h173 extern char *decomp_formula (CELLREF, CELLREF, CELL *, int);
H A Ddecompile.c580 tmp = decomp_formula (r, c, cell, 0); in decomp()
585 decomp_formula (CELLREF r, CELLREF c, CELL *cell, int tog) in decomp_formula() function
H A Dcmd.c1736 decomp_formula (curow, cucol, cp, 0)); in command_loop()
1739 decomp_formula (curow, cucol, cp, 1)); in command_loop()
/dports/math/oleo/oleo-1.99.16/
H A DChangeLog1164 decomp_formula. The latter is the old decomp function,