Files
clang-p2996/libclc/generic/include/clc/math/lgamma_r.h
Aaron Watry 0ab07e1bde math: Implement lgamma_r
Ported from the amd-builtins branch, which is itself based on the
Sun Microsystems implementation.

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 281564
2016-09-15 00:17:28 +00:00

3 lines
75 B
C

#define __CLC_BODY <clc/math/lgamma_r.inc>
#include <clc/math/gentype.inc>