Searched refs:IFPF_IS_NORMAL (Results 1 – 1 of 1) sorted by relevance
467 #define IFPF_IS_NORMAL 2 macro981 if (ptr->type == IFPF_IS_NORMAL || in RoundInternalFPF()1143 z->type = IFPF_IS_NORMAL; in AddSubInternalFPF()1220 if (locx.type == IFPF_IS_NORMAL || in AddSubInternalFPF()1221 locy.type == IFPF_IS_NORMAL) in AddSubInternalFPF()1244 z->type = IFPF_IS_NORMAL; in AddSubInternalFPF()1248 z->type = IFPF_IS_NORMAL; in AddSubInternalFPF()1352 z->type = IFPF_IS_NORMAL; in MultiplyInternalFPF()1616 dest->type=IFPF_IS_NORMAL; in Int32ToInternalFPF()