Lines Matching full:tok_binary
39 tok_binary = -11, tok_unary = -12,68 if (IdentifierStr == "binary") return tok_binary;537 case tok_binary: