Home | History | Annotate | Download | only in mpreal

Lines Matching full:c99

84 	#define IsInf(x) std::isinf(x)							// Unknown compiler, just hope for C99 conformance