expr__lex          39 tools/perf/util/expr.y static int expr__lex(YYSTYPE *res, const char **pp);
expr__lex         213 tools/perf/util/expr.y 		int tok = expr__lex(&val, &p);