Searched defs:stdexp (Results 1 – 2 of 2) sorted by relevance
182 #define stdexp(x) { (*(short *)&((x)->exp)) += EXTENDED_Ebias; } macro