Searched refs:f_l (Results 1 – 8 of 8) sorted by relevance
375 BigInteger l, f_l; in approximate() local388 f_l = f_low[0].get_appr(working_eval_prec); in approximate()392 || f_l.compareTo(arg_appr.add(big1)) > 0) { in approximate()423 f_l = f_low[0].get_appr(working_eval_prec); in approximate()427 f_l = fn.execute(l_cr).get_appr(working_eval_prec); in approximate()440 trace("f(l) = " + f_l); trace("f(h) = " + f_h); in approximate()445 BigInteger f_difference = f_h.subtract(f_l); in approximate()462 BigInteger arg_difference = arg_appr.subtract(f_l); in approximate()516 f_l = f_low[0].get_appr(working_eval_prec); in approximate()518 f_l = fn.execute(l_cr) in approximate()[all …]
7 sub f l by f_l;
11 substitute f l by f_l;
16 pos ligature f_l
28 sub f l by f_l;
22 sub f l by f_l;
247 #define ISL_ARG_STR_LIST(st,f_n,f_l,s,l,a,h) { \ argument252 .offset = offsetof(st, f_l), \