Searched refs:OTYPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/less/
H A Doption.h27 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR) macro
H A Doption.c94 switch (pendopt->otype & OTYPE)
206 (o->otype & OTYPE) != STRING &&
207 (o->otype & OTYPE) != NUMBER)
237 switch (o->otype & OTYPE)
342 switch (o->otype & OTYPE)
361 switch (o->otype & OTYPE)
455 switch (o->otype & OTYPE)

Completed in 276 milliseconds