Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h224 #define STD_PTASGN(i) astb.std.stg_base[i].ptasgn macro
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Doptimize.c932 || STD_PTA(stdx) || STD_PTASGN(stdx) in remove_block()
H A Dpointsto.c427 #define FIRSTAS(std) STD_PTASGN(std)
H A Dcommopt.c2929 FT_ALLOC_PTASGN(i) = STD_PTASGN(std); in alloc2ast()
H A Dast.c7373 if (STD_PTASGN(std)) { in delete_stmt()