Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmd.h92 #define A_SKIP 127
88 #define A_SKIP global() macro
H A Ddecode.c310 * the action byte with A_SKIP. in expand_cmd_table()
313 *to++ = A_SKIP;
667 while (a == A_SKIP) in lgetenv()
725 while (*p == A_SKIP)