summaryrefslogtreecommitdiff
path: root/libclc/generic/include/clc/relational/isnormal.h
blob: f568c56f8e6e91c8140d4b327dbe83d1b1979d7c (plain)
1
2
3
4
5
6
7
8
9
#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