Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A DrtlRtns.h519 RTE_maxloc, enumerator
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfunc.c2264 rtlRtn = optype == I_MAXLOC ? RTE_maxloc : RTE_minloc; in rewrite_func_ast()