Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/utils/ast/
H A Dast.in.h360 int mk_cmplxc (int, int, DTYPE);
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dinterf.c4276 ast = mk_cmplxc(lop, rop, dtype); in fill_ast()
H A Dast.c1317 mk_cmplxc(int lop, int rop, DTYPE dtype) in mk_cmplxc() function