llvm-project/libclc/generic/include/clc/math/nextafter.h

8 lines
156 B
C

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