Home
last modified time | relevance | path

Searched defs:last_char (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp214 const char *current_line, const char *cursor, const char *last_char, in HandleCompletion()
226 const char *current_line, const char *cursor, const char *last_char, in HandleCompletionWithDescriptions()
299 const char *last_char = current_line + strlen(current_line); in HandleCompletionWithDescriptions() local
314 const char *last_char = current_line + strlen(current_line); in HandleCompletion() local
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandReturnObject.cpp36 const char last_char = *s.rbegin(); in DumpStringToStreamWithNewline() local
/openbsd-src/lib/libcurses/tinfo/
H A Dcomp_scan.c139 last_char(int from_end) in last_char() function
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dnode.c1804 char last_char = the_file[i]; in split_file() local
1830 char last_char = the_file[i]; in split_file() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp525 const char last_char = line_start[length - 1]; in GetLineLength() local
/openbsd-src/gnu/llvm/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp120 const char last_char = m_str[len - 1]; in log() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c1721 int last_char = -1; /* Packed strings need two bytes at a time to encode. */ local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c1726 int last_char = -1; /* Packed strings need two bytes at a time to encode. */ local