Searched defs:PARENT (Results 1 – 4 of 4) sorted by relevance
86 #define PARENT(b) ((b)->t_p) macro124 #define PARENT(b) (((b)->t_p).w_p) macro
43 PARENT, UNCLE enumerator
96 #define PARENT(b) (((b)->t_p).w_p[0]) macro
75 #define PARENT 12 macro