OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ANNOTATE_NO_OP
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.h
371
#define
ANNOTATE_NO_OP
(arg) \
421
#define
ANNOTATE_NO_OP
(arg) /* empty */
/external/valgrind/drd/tests/
tsan_thread_wrappers_pthread.h
67
#define
ANNOTATE_NO_OP
(arg) do { } while(0)
/external/valgrind/helgrind/
helgrind.h
[
all
...]
Completed in 49 milliseconds