Searched refs:STRTOG_Inexhi (Results 1 – 4 of 4) sorted by relevance
487 inex = STRTOG_Inexhi;636 inex = STRTOG_Inexhi;684 inex = STRTOG_Inexhi;715 inex = STRTOG_Inexhi;730 inex = STRTOG_Inexhi;742 inex = STRTOG_Inexhi;745 inex = STRTOG_Inexhi;798 inex = STRTOG_Inexhi;
244 inex = STRTOG_Inexhi;290 inex = STRTOG_Inexhi | STRTOG_Underflow;298 *irv = STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;831 inex = STRTOG_Inexhi;845 irv |= STRTOG_Inexhi;864 irv |= dsign ? STRTOG_Inexlo : STRTOG_Inexhi;873 : STRTOG_Normal | STRTOG_Inexhi;893 irv = STRTOG_Normal | STRTOG_Inexhi;904 irv = STRTOG_Normal | STRTOG_Inexhi;916 irv = STRTOG_Normal | STRTOG_Inexhi;[all …]
270 return STRTOG_Infinite | STRTOG_Overflow | STRTOG_Inexhi;296 return STRTOG_Denormal | STRTOG_Inexhi352 irv |= STRTOG_Inexhi;
80 STRTOG_Inexhi = 0x020, /* returned result rounded away from zero */ enumerator