Searched defs:ovl_op_identifier (Results 1 – 2 of 2) sorted by relevance
5907 inline tree ovl_op_identifier (bool isass, tree_code code) in ovl_op_identifier() function5909 inline tree ovl_op_identifier (tree_code code) { return ovl_op_identifier (false, code); } in ovl_op_identifier() function
6140 inline tree ovl_op_identifier (bool isass, tree_code code) in ovl_op_identifier() function6142 inline tree ovl_op_identifier (tree_code code) { return ovl_op_identifier (false, code); } in ovl_op_identifier() function