xref: /llvm-project/libclc/generic/include/clc/math/hypot.h (revision 8985c9c212c7f6e6555d48eeaa4c827e8b354ec9)
1 #define __CLC_FUNCTION hypot
2 #define __CLC_BODY <clc/math/binary_decl_tt.inc>
3 
4 #include <clc/math/gentype.inc>
5 
6 #undef __CLC_BODY
7 #undef __CLC_FUNCTION
8