blob: 21312bb6602c6cd5a746b3d10ef4cc6b6b92a14f [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 exp
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION expm1
#include <clc/math/gentype.inc>
#undef __CLC_BODY
#undef __CLC_FUNCTION