Searched refs:ft (Results 1 – 2 of 2) sorted by relevance
27 __u8 hwid_upper : 2, ft : 5, p : 1; member30 __u8 p : 1, ft : 5, hwid_upper : 2; member
40 float ft, fx; in cbrtl() local94 SET_FLOAT_WORD(ft, ((hx & 0x7fffffff) / 3 + B1)); in cbrtl()98 dt = ft; in cbrtl()