Home
last modified time | relevance | path

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

/freebsd/usr.bin/vi/
H A Dex_def.h39 #define C_PRINT 38 macro
/freebsd/contrib/nvi/ex/
H A Dex.c503 (ecp->cmd == &cmds[C_PRINT] || in ex_cmd()
537 else if (ecp->cmd == &cmds[C_PRINT]) in ex_cmd()
542 ecp->cmd = &cmds[C_PRINT]; in ex_cmd()