Home
last modified time | relevance | path

Searched refs:ffecom_3s (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.h207 tree ffecom_3s (enum tree_code code, tree type, tree node1, tree node2,
H A Dcom.c1836 item = ffecom_3s (CALL_EXPR, TREE_TYPE (TREE_TYPE (TREE_TYPE (fn))), fn, in ffecom_call_()
1843 item = ffecom_3s (CALL_EXPR, TREE_TYPE (TREE_TYPE (TREE_TYPE (fn))), fn, in ffecom_call_()
2194 item = ffecom_3s (CALL_EXPR, in ffecom_char_args_x_()
2861 call = ffecom_3s (CALL_EXPR, in ffecom_do_entry_()
9966 ffecom_3s (enum tree_code code, tree type, tree node1, in ffecom_3s() function
H A DChangeLog.03843 ffecom_3s, &c): Check all inputs for error_mark_node.