Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java1487 int working_prec = op_prec - fp_op_prec; in approximate() local
1495 int shift_count = working_prec/2 - p; in approximate()