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 - 4
of
4
) sorted by null
/external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h
210
#define
ANNOTATE_PCQ_CREATE
(pcq) \
400
#define
ANNOTATE_PCQ_CREATE
(pcq) /* empty */
/external/valgrind/dynamic_annotations/
dynamic_annotations.h
209
#define
ANNOTATE_PCQ_CREATE
(pcq) \
399
#define
ANNOTATE_PCQ_CREATE
(pcq) /* empty */
/external/valgrind/main/drd/
drd.h
262
#define
ANNOTATE_PCQ_CREATE
(pcq) do { } while(0)
/external/valgrind/main/helgrind/
helgrind.h
564
#define
ANNOTATE_PCQ_CREATE
(pcq) \
565
_HG_CLIENTREQ_UNIMP("
ANNOTATE_PCQ_CREATE
")
[
all
...]
Completed in 1253 milliseconds