Home
last modified time | relevance | path

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

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h241 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro
407 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) /* empty */ macro
/external/valgrind/drd/
Ddrd.h362 #define ANNOTATE_BENIGN_RACE_SIZED(addr, size, descr) \ macro
/external/valgrind/helgrind/
Dhelgrind.h665 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \ macro