Searched refs:possible_user_operator_p (Results 1 – 2 of 2) sorted by relevance
139 static int possible_user_operator_p (enum exp_opcode, struct value **);2747 if (possible_user_operator_p (op, argvec)) in resolve_subexp()3335 possible_user_operator_p (enum exp_opcode op, struct value *args[]) in possible_user_operator_p() function
3958 (possible_user_operator_p): Move operator to beginning of line.5227 (possible_user_operator_p): Idiot-proof against null values.