declare_new_float 119 tests/checkasm/checkasm.h #define declare_func_float(ret, ...) declare_new_float(ret, __VA_ARGS__) typedef ret func_type(__VA_ARGS__) declare_new_float 207 tests/checkasm/checkasm.h #ifndef declare_new_float