Home
last modified time | relevance | path

Searched refs:_first (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/cpp/
H A Dparsestream.h144 short _first; // of the two marks; either 0 or 1
146 int first() { return _first; }
147 int second() { return 1-_first; }
/haiku/src/apps/glteapot/
H A Dutil.h45 inline LispList(LispNode<contents>* _first) in LispList()
47 first = _first; in LispList()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h1403 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument
1405 (_first), (_last), (_ds0)))
1429 _keyix, _cipher, _delims, _first, _last, _lastaggr) \ argument
1432 (_first), (_last), (_lastaggr)))