Home
last modified time | relevance | path

Searched defs:EndOfLine (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/common/
H A Dacgetline.c222 UINT32 EndOfLine, in AcpiAcClearLine() argument
276 UINT32 EndOfLine = 0; in AcpiOsGetLine() local
[all...]
/freebsd-src/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c656 UINT32 EndOfLine; in AcpiOsGetLine() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp983 size_t EndOfLine = Content[i].find_last_not_of(Blanks); in BreakableLineCommentSection() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4401 unsigned EndOfLine = 0; ParsePreprocessorArgs() local