Home
last modified time | relevance | path

Searched defs:LastChar (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Dasllistsup.c225 UINT8 LastChar; in LsDumpAsciiInComment() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp157 unsigned LastChar = Str[EndIdx]; extend() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp371 auto LastChar = Result.find_last_not_of('\n'); in getFormattedText() local
/freebsd-src/contrib/tcsh/
H A Ded.h125 EXTERN Char *LastChar, *Cursor; /* point to the next open space */ variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp473 char LastChar = KV.first.data()[KV.first.size() - 1]; in registerObjectSections() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp536 char LastChar = TypeString[TypeString.size()-1]; in rewriteToObjCProperty() local