Home | History | Annotate | Download | only in cached

Lines Matching full:tok_binary

63   tok_binary = -11, tok_unary = -12,
92 if (IdentifierStr == "binary") return tok_binary;
561 case tok_binary: