Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexp_rte.h143 void exp_szero(ILM *ilmp, int curilm, int to, int from, int dtype);
H A Dexpand.cpp1659 exp_szero(ilmp, curilm, op1, op2, (int)ILM_OPND(ilmp, 3)); in exp_store()
H A Dexp_rte.cpp4874 exp_szero(ILM *ilmp, int curilm, int to, int from, int dtype) in exp_szero() function