Searched refs:operatorf (Results 1 – 2 of 2) sorted by relevance
47 static operatorT operatorf (int *);1582 operatorf (int *num_chars) in operatorf() function1781 op_left = operatorf (&op_chars); in expr()1813 op_right = operatorf (&op_chars); in expr()
714 * expr.c (operatorf): Rename function operator to operatorf.