Home
last modified time | relevance | path

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

/external/clang/test/Modules/Inputs/invalidate-identifiers/
Da.h12 #define DEPTH_8(x) DEPTH_9(x##0) DEPTH_9(x##1) TYPEDEFS(x)
13 #define DEPTH_9(x) DEPTH_A(x##0) DEPTH_A(x##1) TYPEDEFS(x) macro