Home | History | Annotate | Download | only in src

Lines Matching defs:IS_END

74 #ifdef IS_END /* to avoid redefinition of this macro */
75 #undef IS_END
95 #define IS_END(tok) (*(tok) == 0x01)
758 if (IS_END(pScanner->pos)) {
1008 while (!IS_END(pScanner->pos)) {