Home
last modified time | relevance | path

Searched defs:USED (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_test_utils.h41 # define USED __attribute__((used)) macro
44 # define USED macro
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h250 # define USED __attribute__((used)) macro
253 # define USED macro
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h48 #define USED __attribute__((used)) macro