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

/freebsd-9.3-release/contrib/less/
H A Doption.h27 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR) macro
H A Doption.c94 switch (pendopt->otype & OTYPE)
203 (o->otype & OTYPE) != STRING &&
204 (o->otype & OTYPE) != NUMBER)
234 switch (o->otype & OTYPE)
339 switch (o->otype & OTYPE)
358 switch (o->otype & OTYPE)
452 switch (o->otype & OTYPE)

Completed in 96 milliseconds