Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasllistsup.c225 UINT8 LastChar; in LsDumpAsciiInComment() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp228 unsigned LastChar = Str[EndIdx]; in extend() local
/freebsd/contrib/tcsh/
H A Ded.h125 EXTERN Char *LastChar, *Cursor; /* point to the next open space */ variable
/freebsd/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/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp536 char LastChar = TypeString[TypeString.size()-1]; in rewriteToObjCProperty() local