Searched refs:DEPTH_2 (Results 1 – 1 of 1) sorted by relevance
5 #define DEPTH_1(x) DEPTH_2(x##0) DEPTH_2(x##1) TYPEDEFS(x)6 #define DEPTH_2(x) DEPTH_3(x##0) DEPTH_3(x##1) TYPEDEFS(x) macro