Home | History | Annotate | Download | only in src

Lines Matching defs:IS_END

72 #ifdef IS_END /* to avoid redefinition of this macro */
73 #undef IS_END
93 #define IS_END(tok) (*(tok) == 0x01)
754 if (IS_END(pScanner->pos)) {
1004 while (!IS_END(pScanner->pos)) {