Files
clang-p2996/libclc/generic/include/clc/math/minmag.h
Jan Vesely fe7c045753 math: Implement minmag
Reviewer: Aaron Watry
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 318265
2017-11-15 04:10:39 +00:00

8 lines
153 B
C

#define __CLC_BODY <clc/math/binary_decl_tt.inc>
#define __CLC_FUNCTION minmag
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION