Searched refs:TOK_ENDS (Results 1 – 3 of 3) sorted by relevance
56 #define TOK_ENDS 268 macro
315 { "ends", TOK_ENDS },
1297 if (token == TOK_STARTS || token == TOK_ENDS || token == in parse_lease_declaration()1307 case TOK_ENDS: in parse_lease_declaration()