Home
last modified time | relevance | path

Searched refs:PCK_PAGEUP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/less/
HDpckeys.h23 #define PCK_PAGEUP '\111' macro
HDscreen.c983 static char k_pageup[] = { '\340', PCK_PAGEUP, 0 }; in special_key_str()