Home
last modified time | relevance | path

Searched refs:TOPI_AREA (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfindloop.c507 p = (TOPI *)getitem(TOPI_AREA, sizeof(TOPI)); in top_sort()
549 freearea(TOPI_AREA); in top_sort()
H A Doptimize.h70 #define TOPI_AREA 2 /* item area for topological sort */ macro