Searched refs:f_floor (Results 1 – 1 of 1) sorted by relevance
771 FIXP_DBL f_floor = (FIXP_DBL)(floorInt << ((DFRACT_BITS - 1) - sf)); in fixp_floor() local772 return f_floor; in fixp_floor()