Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dupper.cpp2028 passbyref, cstructret, optional, origdim, origdum, paramcount, pinned, in read_symbol() local
2135 origdum = getval("origdummy"); in read_symbol()
2303 ORIGDUMMYP(newsptr, origdum); in read_symbol()
3499 int midnum, member, nml, paramcount, plist, val, origdum; in fix_symbol() local
3713 origdum = ORIGDUMMYG(sptr); in fix_symbol()
3714 if (origdum) { in fix_symbol()
3715 origdum = symbolxref[origdum]; in fix_symbol()
3716 ORIGDUMMYP(sptr, origdum); in fix_symbol()
3717 ORIGDUMMYP(origdum, sptr); in fix_symbol()