Files
clang-p2996/libclc/generic/include/clc/math/mad.h
Jan Vesely 4b0b9a727e mad: Convert to standard ternary header
Reviewer: Aaron Watry
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 356011
2019-03-13 07:05:53 +00:00

8 lines
148 B
C

#define __CLC_BODY <clc/math/ternary_decl.inc>
#define __CLC_FUNCTION mad
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION