Lines Matching full:tok_binary
40 tok_binary = -11, tok_unary = -12,69 if (IdentifierStr == "binary") return tok_binary;538 case tok_binary: