Skip to content
Snippets Groups Projects
float.h 87 B
Newer Older
#ifndef _BITS_FLOAT_H
#define _BITS_FLOAT_H

#define FLT_ROUNDS (flt_rounds())

#endif