OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PossiblyShortTagMatches
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_checks.h
65
__attribute__((always_inline, nodebug)) static bool
PossiblyShortTagMatches
(
89
if (UNLIKELY(!
PossiblyShortTagMatches
(mem_tag, p, 1 << LogSize))) {
116
!
PossiblyShortTagMatches
(
/src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_checks.h
142
PossiblyShortTagMatches
(tag_t mem_tag, uptr ptr, uptr sz) {
160
if (UNLIKELY(!
PossiblyShortTagMatches
(mem_tag, p, 1 << LogSize))) {
185
!
PossiblyShortTagMatches
(
Completed in 50 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026