Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexp_rte.cpp99 #define IS_INTERNAL_PROC_CALL(opc) \ macro
3329 if (!IS_INTERNAL_PROC_CALL(opc)) { in exp_call()
4216 if (IS_INTERNAL_PROC_CALL(opc)) { in exp_call()