Home
last modified time | relevance | path

Searched defs:nextftag (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Dfih.h46 int nextfindex, nextftag; /**< findex/ftag for next block created */ member
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpand.cpp225 int nextftag = 0, nextfindex = 0; in expand() local