Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dhpfutl.c53 freearea(HLV_AREA1); in opt_binop()
H A Ddatadep.c557 freearea(HLV_AREA1); in chkref()
640 p = (DV *)getitem(HLV_AREA1, sizeof(DV)); in add_dep()
1147 p = (BOUND *)getitem(HLV_AREA1, sizeof(BOUND)); in compare_one_bound()
2576 freearea(HLV_AREA1); in dd_array_conflict()
2833 l = (ARITH_LIST)getitem(HLV_AREA1, sizeof(ARITH_TERM)); in distrib()
2859 l = (ARITH_LIST)getitem(HLV_AREA1, sizeof(ARITH_TERM)); in distrib()
H A Dhlvect.h182 #define HLV_AREA1 11 macro