blob: 31fb283f5e12123fc2eb8959b69d7adc6b60d4bd (
plain)
1
2
3
4
5
6
7
8
9
|
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION half_exp2
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
#undef __FLOAT_ONLY
#undef __CLC_BODY
#undef __CLC_FUNCTION
|