xref: /llvm-project/libclc/generic/lib/math/pown.cl (revision 5efc8fe321d04a8645d2d6beb904f9eed0b94c98)
1#include <clc/clc.h>
2
3#include <math/clc_pown.h>
4
5#define __CLC_BODY <pown.inc>
6#include <clc/math/gentype.inc>
7