Home
last modified time | relevance | path

Searched defs:OldCursor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.inputl.c838 Char *argptr, *OldCursor, *OldLastChar; in SpellLine() local
917 Char *argptr, *OldCursor, *OldLastChar; in CompleteLine() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3137 const auto OldCursor = Cursor ? *Cursor : 0; in sortCppIncludes() local