K 10 svn:author V 7 stefanf K 8 svn:date V 27 2004-06-19T09:25:21.000000Z K 7 svn:log V 212 Our MI implementation of ilogb() returns -INT_MAX for the argument 0.0 rather than INT_MIN, so adjust FP_ILOGB0 to reflect this. Use for INT_MAX's value while there. Reviewed by: standards@ END