Searched defs:_lp (Results 1 – 2 of 2) sorted by relevance
246 #define alist_item(_lp, _idx) \ argument 248 #define alist_item_by_offset(_lp, _off) \ argument 256 #define alist_nitems(_lp) (((_lp) == NULL) ? 0 : (_lp)->al_nitems) argument 257 #define aplist_nitems(_lp) (((_lp) argument 258 alist_arritems(_lp) global() argument 259 aplist_arritems(_lp) global() argument [all...]
252 PAGE *_lp, *lp, *np, *pp, *_rp, *rp, *sp; local [all...]