Home
last modified time | relevance | path

Searched refs:DOUBLE_Emax (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c31 #define DOUBLE_Emax 1023 /* largest valid exponent */ macro
117 if ( exp > DOUBLE_Emax + EXTENDED_Ebias ) in FPU_load_double()
515 if ( exp > DOUBLE_Emax ) in FPU_store_double()