Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dless.h423 #define CC_PASS 3 /* Char was rejected (internal) */
416 #define CC_PASS global() macro
H A Dcmdbuf.c803 * CC_PASS The char does not invoke a line edit function. in cmd_edit()
914 return (CC_PASS); in cmd_istr()
1289 case CC_PASS: in cmd_int()