Home
last modified time | relevance | path

Searched refs:A_PERCENT (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/distrib/utils/more/
Ddecode.c89 'p',0, A_PERCENT,
90 '%',0, A_PERCENT,
Dless.h74 #define A_PERCENT 18 macro
Dcommand.c446 case A_PERCENT: /* go to percent of file */ in commands()
/netbsd/src/external/bsd/less/dist/
Dcmd.h35 #define A_PERCENT 21 macro
Ddecode.c99 'p',0, A_PERCENT,
100 '%',0, A_PERCENT,
Dlesskey_parse.c77 { "percent", A_PERCENT },
Dcommand.c1550 case A_PERCENT: in commands()