Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dstd.c305 R842; member
866 ffeste_R842 (stmt->u.R842.expr); in ffestd_stmt_pass_()
867 if (stmt->u.R842.pool != NULL) in ffestd_stmt_pass_()
868 malloc_pool_kill (stmt->u.R842.pool); in ffestd_stmt_pass_()
2993 stmt->u.R842.pool = NULL; in ffestd_R842()
2994 stmt->u.R842.expr = NULL; in ffestd_R842()
2998 stmt->u.R842.pool = ffesta_output_pool; in ffestd_R842()
2999 stmt->u.R842.expr = expr; in ffestd_R842()