Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/acpica/compiler/
HDasllistsup.c225 UINT8 LastChar; in LsDumpAsciiInComment() local
/freebsd-head/contrib/llvm-project/llvm/lib/Support/
HDSuffixTree.cpp228 unsigned LastChar = Str[EndIdx]; in extend() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDRawCommentList.cpp371 auto LastChar = Result.find_last_not_of('\n'); in getFormattedText() local
/freebsd-head/contrib/tcsh/
HDed.h125 EXTERN Char *LastChar, *Cursor; /* point to the next open space */ variable
/freebsd-head/contrib/llvm-project/compiler-rt/lib/orc/
HDcoff_platform.cpp473 char LastChar = KV.first.data()[KV.first.size() - 1]; in registerObjectSections() local
/freebsd-head/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp536 char LastChar = TypeString[TypeString.size()-1]; in rewriteToObjCProperty() local