Searched refs:isceil (Results 1 – 1 of 1) sorted by relevance
12 int isfloor, int isceil) { in test_rint() argument14 int roundup = (isfloor && sign) || (isceil && !sign); in test_rint()75 int isfloor, int isceil) { in test_rintf() argument77 int roundup = (isfloor && sign) || (isceil && !sign); in test_rintf()