Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemutil2.c2500 int ast, initast, limitast, countast, stepast; in acl_rewrite_asts() local
2580 countast = ast_rewrite(doinfo->count); in acl_rewrite_asts()
2582 stepast != doinfo->step_expr || countast != doinfo->count) { in acl_rewrite_asts()
2588 doinfo->count = countast; in acl_rewrite_asts()