Home
last modified time | relevance | path

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

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dtypeck.c4674 decimal_compute (const int op, cb_tree x, cb_tree y) function
4870 decimal_compute (p->op, d, t);
4874 decimal_compute (p->op, d, t);
4998 decimal_compute (op, t, d);
H A DChangeLog1077 * typeck.c (decimal_compute), tree.h: track if cob_decimal computations