Searched defs:test_char_array (Results 1 – 2 of 2) sorted by relevance
389 subroutine test_char_array(c) subroutine393 ! CHECK: %[[VAL_1:.*]] = fir.alloca i64 {bindc_name = "n", uniq_name = "_QMtestFtest_char_arrayEn"} argument
88 subroutine test_char_array(x, c1) subroutine124 real :: x local125 character(3) :: c1(5)