Searched refs:intPart (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dmcf.c356 int intPart; member in union:__anon802
364 convertor.intPart = MAGIC_CONST1 + (convertor.intPart >> 1);
365 convertor2.intPart = MAGIC_CONST2 - (convertor2.intPart >> 1);

Completed in 39 milliseconds