Home
last modified time | relevance | path

Searched defs:_last (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Ddlist.d116 private BaseNode* _last; in inout() variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Ddlist.d116 private BaseNode* _last; in inout() variable
145 if (_first is _last) in inout() local
165 if (_first is _last) in inout() local
/netbsd-src/sys/dev/ic/
H A Dathvar.h567 #define ath_hal_filltxdesc(_ah, _ds, _l, _first, _last, _ds0) \ argument