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