Home
last modified time | relevance | path

Searched refs:DYNAMIC_ANNOTATIONS_GLUE0 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h75 #define DYNAMIC_ANNOTATIONS_GLUE0(A, B) A##B macro
76 #define DYNAMIC_ANNOTATIONS_GLUE(A, B) DYNAMIC_ANNOTATIONS_GLUE0(A, B)