Searched defs:atEOF (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp170 bool ScriptLexer::atEOF() { return errorCount() || tokens.size() == pos; } function in class:lld::elf::ScriptLexer
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c191458 u8 atEOF; /* True if at end of search */ member in struct:RtreeCursor
[all...]

Completed in 573 milliseconds