Lines Matching full:tok_binary
42 tok_binary = -11, tok_unary = -12,71 if (IdentifierStr == "binary") return tok_binary;540 case tok_binary: