Searched refs:Middle (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bmake/lst.lib/
H A DlstNext.c93 * direction -- at the start with atEnd being Middle.
96 list->atEnd = Middle;
112 * Reset to Middle if gone past first.
114 list->atEnd = Middle;
H A DlstInt.h62 Head, Middle, Tail, Unknown enumerator in enum:__anon821
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DPath.cpp672 const char *Middle = Suffix.empty() ? "-%%%%%%" : "-%%%%%%.";
673 return createTemporaryFile(Prefix + Middle + Suffix, ResultFD, ResultPath,

Completed in 102 milliseconds