Home | History | Annotate | Download | only in complete

Lines Matching refs:tok_binary

88   tok_binary = -11, tok_unary = -12,
117 if (IdentifierStr == "binary") return tok_binary;
586 case tok_binary: