summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/half_log10.cl
blob: 8a8a5ac57b511ff7d868eaf5ef755ed8005c6551 (plain)
1
2
3
4
5
6
#include <clc/clc.h>

#define __CLC_FUNC log10
#define __CLC_BODY <half_unary.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud