Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Davr.c55 int lend ; /* offset to end of loop in bytes or words. */ member
/third_party/mesa3d/src/freedreno/rnn/
Dutil.h95 int lend; member
/third_party/rust/crates/cxx/src/
Dcxx.cc353 const_iterator liter = this->begin(), lend = this->end(), riter = rhs.begin(), in operator <=() local