Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/tools/efihello/
H A Defihello.c50 static char LineBuffer[LINE_SIZE]; variable
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtio.c204 char *LineBuffer, in DtParseLine()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp455 auto LineBuffer = LineCache.find(LineInfo.FileName); in printSources() local