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