Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb1dbb41f6d7eaa3b45793d3307fe092f635167
/
.
/
libclc
/
generic
/
include
/
clc
/
clcfunc.h
blob: 46067fc47ed0e50e41fef688662bd24c01d85e5b [
file
] [
log
] [
blame
]
#define
_CLC_OVERLOAD __attribute__
((
overloadable
))
#define
_CLC_DECL
#define
_CLC_DEF __attribute__
((
always_inline
))
#define
_CLC_INLINE __attribute__
((
always_inline
))
static
inline