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

/macosx-10.10/less-25/less/
H A Doption.h28 #define OTYPE (BOOL|TRIPLE|NUMBER|STRING|NOVAR) macro
H A Doption.c67 switch (pendopt->otype & OTYPE)
189 (o->otype & OTYPE) != STRING &&
190 (o->otype & OTYPE) != NUMBER)
220 switch (o->otype & OTYPE)
326 switch (o->otype & OTYPE)
345 switch (o->otype & OTYPE)
441 switch (o->otype & OTYPE)

Completed in 132 milliseconds