xref: /llvm-project/libclc/generic/lib/math/hypot.cl (revision 4be03390233986df3c3fbe3a8f2b0d04de06a34a)
1#include <clc/clc.h>
2
3#include <math/clc_hypot.h>
4
5#define __CLC_FUNC hypot
6#define __CLC_BODY <clc_sw_binary.inc>
7#include <clc/math/gentype.inc>
8