Home | History | Annotate | Download | only in src

Lines Matching refs:XcheckN

1430 #define XcheckN(xs, xp, n) do {					\
1437 #define Xcheck(xs, xp) XcheckN((xs), (xp), 1)