denormals.h

Go to the documentation of this file.
00001 // Macro for killing denormalled numbers
00002 //
00003 // Written by Jezar at Dreampoint, June 2000
00004 // http://www.dreampoint.co.uk
00005 // Based on IS_DENORMAL macro by Jon Watte
00006 // This code is public domain
00007 
00008 #ifndef _denormals_
00009 #define _denormals_
00010 
00011 
00012 #ifdef __cplusplus
00013 extern "C"
00014 #endif
00015 float undenormalise( float );
00016 
00017 #endif//_denormals_
00018 

Generated on Tue May 25 08:04:53 2010 for VLC by  doxygen 1.5.6