OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANNOTATE_NO_OP
(Results
1 - 6
of
6
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h
372
#define
ANNOTATE_NO_OP
(arg) \
422
#define
ANNOTATE_NO_OP
(arg) /* empty */
/external/valgrind/dynamic_annotations/
dynamic_annotations.h
371
#define
ANNOTATE_NO_OP
(arg) \
421
#define
ANNOTATE_NO_OP
(arg) /* empty */
/external/valgrind/main/helgrind/
helgrind.h
708
#define
ANNOTATE_NO_OP
(arg) \
709
_HG_CLIENTREQ_UNIMP("
ANNOTATE_NO_OP
")
/external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h
67
#define
ANNOTATE_NO_OP
(arg) do { } while(0)
tsan_unittest.cpp
[
all
...]
/external/valgrind/unittest/
racecheck_unittest.cc
[
all
...]
Completed in 186 milliseconds