Searched refs:DEPTH_B (Results 1 – 1 of 1) sorted by relevance
14 #define DEPTH_A(x) DEPTH_B(x##0) DEPTH_B(x##1) TYPEDEFS(x)15 #define DEPTH_B(x) typedef int x; macro