Home | History | Annotate | Download | only in complete

Lines Matching refs:tok_binary

83   tok_binary = -11, tok_unary = -12,
112 if (IdentifierStr == "binary") return tok_binary;
581 case tok_binary: