Home | History | Annotate | Download | only in cached

Lines Matching full:tok_binary

57   tok_binary = -11, tok_unary = -12,
86 if (IdentifierStr == "binary") return tok_binary;
555 case tok_binary: