Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSuffixTree.cpp144 unsigned LastChar = Str[EndIdx]; in extend() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasllistsup.c117 UINT8 LastChar; in LsDumpAsciiInComment() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp33 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp46 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp56 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp109 int LastChar = getchar(); in advance() local
124 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp64 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp53 static int LastChar = ' '; in gettok() local
H A Dtoy.cpp54 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp73 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp68 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp74 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp68 static int LastChar = ' '; in gettok() local
H A Dtoy.cpp75 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp52 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp94 static int LastChar = ' '; in gettok() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp540 char LastChar = TypeString[TypeString.size()-1]; in rewriteToObjCProperty() local