Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dfunc.c3178 int astarglist, argarglist, astdim, argdim, save; in leave_arg() local
3221 int astdim, dim, args, dtype, mask; in leave_arg() local
5653 int astdim, dim, mask, astmask; in inline_reduction_f90() local
H A Dast.c2272 reduc_shape(int o_shape, int astdim, int after) in reduc_shape()
2329 increase_shape(int o_shape, int astdim, int ub, int after) in increase_shape()
H A Ddtypeutl.c3141 reduc_rank_dtype(DTYPE o_dt, DTYPE elem_dt, int astdim, int after) in reduc_rank_dtype()
H A Dsemfunc.c12249 check_dim_error(int shape, int astdim) in check_dim_error()