Searched refs:get_op (Results 1 – 2 of 2) sorted by relevance
157 private int get_op(char);1480 get_op(char c) in get_op() function1889 if ((op = get_op(*l)) != -1) { in parse()1992 if ((op = get_op(*l)) != -1) { in parse()
572 if ((op = get_op(*l)) != -1) {
Completed in 29 milliseconds