OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ANNOTATE_PCQ_CREATE
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/third_party/dynamic_annotations/
dynamic_annotations.h
209
#define
ANNOTATE_PCQ_CREATE
(pcq) \
399
#define
ANNOTATE_PCQ_CREATE
(pcq) /* empty */
/external/valgrind/drd/
drd.h
145
#undef
ANNOTATE_PCQ_CREATE
332
#define
ANNOTATE_PCQ_CREATE
(pcq) do { } while(0)
/external/valgrind/helgrind/
helgrind.h
624
#define
ANNOTATE_PCQ_CREATE
(pcq) \
625
_HG_CLIENTREQ_UNIMP("
ANNOTATE_PCQ_CREATE
")
[
all
...]
Completed in 52 milliseconds