blob: b3e578ad74305c5dc86be21c09409d0a4206dd55 [file]
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#undef erfc
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION erf
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION