Home
last modified time | relevance | path

Searched defs:negarg (Results 1 – 5 of 5) sorted by relevance

/dports/editors/joe/joe-4.6/joe/
H A Dcmd.h17 const char *negarg; /* Command to use if arg was negative */ member
H A Dmacro.c389 int negarg = 0; in exmacro() local
798 int negarg; variable
/dports/editors/jupp/jupp/
H A Dmacro.c375 int negarg = 0; in exmacro() local
590 int negarg; variable
H A Dcmd.c110 #define C(name,flag,func,m,arg,negarg) { UC name, UC negarg, func, m, flag, arg } argument
H A Dtypes.h244 const unsigned char *negarg; /* Command to use if arg was negative */ member