Searched defs:IDX (Results 1 – 4 of 4) sorted by relevance
34 #define IDX(c) ((u_char)(c) / LONG_BIT) macro
188 #define ALIST_TRAVERSE(LIST, IDX, DATA) \ argument 219 #define APLIST_TRAVERSE(LIST, IDX, PTR) \ argument [all...]
979 #define IDX(X) ((X)->rt_idx) macro