Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:TK_FOR

7169 #define TK_FOR                            45
74672 ** of TK_WHEN, TK_BEGIN or TK_FOR.
74708 } while( dist!=2 || (token!=TK_WHEN && token!=TK_FOR && token!=TK_BEGIN) );
106245 TK_FOR, TK_IGNORE, TK_LIKE_KW, TK_EXPLAIN, TK_INSTEAD,