Searched defs:_last (Results 1 – 3 of 3) sorted by relevance
116 private BaseNode* _last; in inout() variable
116 private BaseNode* _last; in inout() variable145 if (_first is _last) in inout() local165 if (_first is _last) in inout() local
567 #define ath_hal_filltxdesc(_ah, _ds, _l, _first, _last, _ds0) \ argument