2
3
4
9#include "./Float.auto.h"
15#define ae2f_float_SUF(x) x##F
17#define ae2f_float_SUF(x) x
19#define ae2f_float_SUF(x) x##L
#define ae2f_CmpGetGt(a, b)
#define ae2f_CmpGetLs(a, b)
#define ae2f_constexprmethod
#define ae2f_WhenCXX(a)
Appears when the current language is C.
#define ae2f_WhenC(a)
Appears when the current language is C++.
#define ae2f_float
Predefined floating point type.
#define ae2f_stdcc_v
Standard C++ version. .
#define __ae2f_stdcheck_CC(v)