Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c6697 tree item_array; in ffecom_let_char_() local
6709 item_array = items = TREE_VEC_ELT (hook, 1); in ffecom_let_char_()
6727 TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (item_array))), in ffecom_let_char_()
6728 item_array, in ffecom_let_char_()
10202 tree item_array; in ffecom_arg_ptr_to_expr() local
10222 item_array = items = TREE_VEC_ELT (hook, 1); in ffecom_arg_ptr_to_expr()
10249 TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (item_array))), in ffecom_arg_ptr_to_expr()
10250 item_array, in ffecom_arg_ptr_to_expr()