Home
last modified time | relevance | path

Searched defs:strA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.screen.c761 static Char strA[] = {033, '[', 'A', '\0'}; in DefaultArrowKeys() local
/freebsd/contrib/libedit/
H A Dterminal.c1032 static const wchar_t strA[] = L"\033[A"; in terminal_reset_arrow() local
/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h2053 const char *strA; /*!< Copy of original string in ASCII. */ member