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