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

8 lines
153 B
C

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