Home
last modified time | relevance | path

Searched defs:l_cr (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java426 CR l_cr = CR.valueOf(l).shiftLeft(working_arg_prec); in approximate() local
507 CR l_cr = CR.valueOf(l) in approximate() local