summaryrefslogtreecommitdiff
path: root/libc/sysdeps/ieee754/ldbl-wrap/ldbl-wrap.h
blob: 36aeffe02e5763a41648b0a10533bf5e24aa6d65 (plain)
1
2
3
typedef float wrap_type_t;
#define WRAP_FUNC(func) func ## f
#define WRAP_FUNC2(func, suffix) func ## f ## suffix