Home
last modified time | relevance | path

Searched refs:FFUNIV (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/mg/
Dbasic.c396 f = FFUNIV; in forw1page()
407 f = FFUNIV; in back1page()
Dkbd.c231 if (f & FFUNIV) in universal_argument()
251 return (mgwrap(funct, FFUNIV, nn)); in universal_argument()
Ddef.h73 #define FFUNIV 1 /* universal argument */ macro