Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c6696 tree length_array; in ffecom_let_char_() local
6708 length_array = lengths = TREE_VEC_ELT (hook, 0); in ffecom_let_char_()
6736 TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (length_array))), in ffecom_let_char_()
6737 length_array, in ffecom_let_char_()
10201 tree length_array; in ffecom_arg_ptr_to_expr() local
10221 length_array = lengths = TREE_VEC_ELT (hook, 0); in ffecom_arg_ptr_to_expr()
10264 TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (length_array))), in ffecom_arg_ptr_to_expr()
10265 length_array, in ffecom_arg_ptr_to_expr()