Searched refs:DEPTH_4 (Results 1 – 1 of 1) sorted by relevance
7 #define DEPTH_3(x) DEPTH_4(x##0) DEPTH_4(x##1) TYPEDEFS(x)8 #define DEPTH_4(x) DEPTH_5(x##0) DEPTH_5(x##1) TYPEDEFS(x) macro