Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsymutl.h112 int symbol_descriptor_length_ast(SPTR sptr, int ast);
H A Dsymutl.c1082 descr_length_ast = symbol_descriptor_length_ast(sptr, 0); in get_temp_forall()
3959 symbol_descriptor_length_ast(SPTR sptr, int ast) in symbol_descriptor_length_ast() function
H A Drest.c1597 symbol_descriptor_length_ast(sptr, 0 /*no AST*/); in transform_call()
H A Dsemant3.c6830 lhs_length_ast = symbol_descriptor_length_ast(lhs_sptr, 0 /*no AST*/); in construct_association()