OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILTIN_UNREACHABLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_win.cc
41
# define
BUILTIN_UNREACHABLE
() __builtin_unreachable()
44
# define
BUILTIN_UNREACHABLE
() __builtin_unreachable()
46
# define
BUILTIN_UNREACHABLE
() __assume(0)
48
# define
BUILTIN_UNREACHABLE
()
752
BUILTIN_UNREACHABLE
();
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_win.cpp
56
# define
BUILTIN_UNREACHABLE
() __builtin_unreachable()
59
# define
BUILTIN_UNREACHABLE
() __builtin_unreachable()
61
# define
BUILTIN_UNREACHABLE
() __assume(0)
63
# define
BUILTIN_UNREACHABLE
()
805
BUILTIN_UNREACHABLE
();
Completed in 24 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026