Searched refs:lookahead_opcode (Results 1 – 1 of 1) sorted by relevance
1167 enum exp_opcode lookahead_opcode; in stap_parse_argument_1() local1173 lookahead_opcode = stap_get_opcode (&tmp_exp_buf); in stap_parse_argument_1()1174 lookahead_prec = stap_get_operator_prec (lookahead_opcode); in stap_parse_argument_1()