Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp112 inline static SPTR GetSPTRVal(int *array) { in GetSPTRVal() function
119 #define GetSPTRVal(A) (A[TMP_SPTR_IDX]) macro