Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstd.c277 R837; member
830 ffeste_R837 (stmt->u.R837.labels, stmt->u.R837.count, in ffestd_stmt_pass_()
831 stmt->u.R837.expr); in ffestd_stmt_pass_()
832 malloc_pool_kill (stmt->u.R837.pool); in ffestd_stmt_pass_()
2872 stmt->u.R837.pool = ffesta_output_pool; in ffestd_R837()
2873 stmt->u.R837.labels = labels; in ffestd_R837()
2874 stmt->u.R837.count = count; in ffestd_R837()
2875 stmt->u.R837.expr = expr; in ffestd_R837()