hanchenye-llvm-project/libclc/generic/lib/math/nan.cl

7 lines
161 B
Common Lisp

#include <clc/clc.h>
#include "utils.h"
#define __CLC_AS_GENTYPE __CLC_XCONCAT(as_, __CLC_GENTYPE)
#define __CLC_BODY <nan.inc>
#include <clc/math/gentype.inc>