xref: /llvm-project/libclc/generic/include/clc/math/exp.h (revision 82aaa4128647e8a12ce88588766088c94bd0d0f2)
1 #undef exp
2 
3 #define __CLC_BODY <clc/math/unary_decl.inc>
4 #define __CLC_FUNCTION exp
5 
6 #include <clc/math/gentype.inc>
7 
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION
10