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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
182 B
C
Raw Normal View History

#undef isgreater
#define __CLC_FUNCTION isgreater
#define __CLC_BODY <clc/relational/binary_decl.inc>
#include <clc/relational/floatn.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION