Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__has_builtin
include/linux/compiler_types.h
11
#define __has_builtin(x) (0)
lib/zstd/common/portability_macros.h
32
# define __has_builtin(x) 0
tools/include/linux/compiler_types.h
13
#define __has_builtin(x) (0)
tools/lib/bpf/libbpf_internal.h
188
#define __has_builtin(x) 0
tools/perf/util/bpf_skel/lock_contention.bpf.c
323
# define __has_builtin(x) 0