Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Ddtypeutl.h100 LOGICAL is_dtype_runtime_length_char(DTYPE dtype);
H A Ddtypeutl.c4039 is_dtype_runtime_length_char(DTYPE dtype) in is_dtype_runtime_length_char() function
H A Dsymutl.c1076 is_dtype_runtime_length_char(A_DTYPEG(ast_dty)) && in get_temp_forall()
H A Dsemant3.c6668 is_lhs_runtime_length_char = is_dtype_runtime_length_char(lhs_dtype); in construct_association()