Searched refs:get_op (Results 1 – 2 of 2) sorted by relevance
158 private int get_op(char);1722 get_op(char c) in get_op() function2148 if ((op = get_op(*l)) != -1) { in parse()2259 if ((op = get_op(*l)) != -1) { in parse()
487 if ((op = get_op(*l)) != -1) {
Completed in 14 milliseconds