Searched refs:FT_TRIG_SAFE_MSB (Results 1 – 1 of 1) sorted by relevance
43 #define FT_TRIG_SAFE_MSB 29 macro126 if ( shift <= FT_TRIG_SAFE_MSB ) in ft_trig_prenorm()128 shift = FT_TRIG_SAFE_MSB - shift; in ft_trig_prenorm()134 shift -= FT_TRIG_SAFE_MSB; in ft_trig_prenorm()
Completed in 2 milliseconds