Lines Matching full:tok_binary
87 tok_binary = -11, tok_unary = -12,116 if (IdentifierStr == "binary") return tok_binary;585 case tok_binary: