Searched refs:stOD (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dterminal.c1053 static const Char stOD[] = {033, 'O', 'D', '\0'}; local
1066 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1081 keymacro_add(el, &stOD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);

Completed in 56 milliseconds