forked from OSchip/llvm-project
8 lines
143 B
Common Lisp
8 lines
143 B
Common Lisp
|
#include <clc/clc.h>
|
||
|
|
||
|
#include <math/clc_pow.h>
|
||
|
|
||
|
#define __CLC_FUNC pow
|
||
|
#define __CLC_BODY <clc_sw_binary.inc>
|
||
|
#include <clc/math/gentype.inc>
|