Searched refs:NOVAR (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/less/ |
| HD | option.h | 20 #define NOVAR 020 /* No associated variable */ macro 28 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR)
|
| HD | opttbl.c | 427 NOVAR, 0, NULL, opt__V, 483 NOVAR, 0, NULL, opt_query, 738 { '\0', NULL, NOVAR, 0, NULL, NULL, { NULL, NULL, NULL } }
|
| HD | option.c | 516 if (o->otype & (BOOL|TRIPLE|NOVAR|NO_TOGGLE)) in opt_has_param()
|