llvm-project/libclc/generic/include/clc/relational/isnormal.h

10 lines
179 B
C

#undef isnormal
#define __CLC_FUNCTION isnormal
#define __CLC_BODY <clc/relational/unary_decl.inc>
#include <clc/relational/floatn.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION