Searched refs:acceptable_slop (Results 1 – 1 of 1) sorted by relevance
321 static l_fp acceptable_slop; /* = { 0, 1 << (FRACTION_PREC -2) }; */ variable404 acceptable_slop.l_ui = 0; in msfees_init()405 acceptable_slop.l_uf = 1 << (FRACTION_PREC -2); in msfees_init()937 L_SUB(&diff, &acceptable_slop); in ees_receive()949 L_SUB(&diff, &acceptable_slop); in ees_receive()