Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDgimplify.c94 bool save_stack; member
1056 bool old_save_stack = gimplify_ctxp->save_stack; in gimplify_bind_expr()
1089 gimplify_ctxp->save_stack = false; in gimplify_bind_expr()
1093 if (gimplify_ctxp->save_stack) in gimplify_bind_expr()
1111 gimplify_ctxp->save_stack = old_save_stack; in gimplify_bind_expr()
1254 gimplify_ctxp->save_stack = true; in gimplify_decl_expr()
HDChangeLog.tree-ssa8304 (struct gimplify_ctx): New field save_stack.
HDChangeLog-200419785 pointer plus dereference. Set DECL_VALUE_EXPR. Set save_stack.
/NextBSD/contrib/binutils/gas/config/
HDtc-i386.c245 static char save_stack[32]; variable
1712 save_stack_p = save_stack;
/NextBSD/contrib/binutils/gas/
HDChangeLog-92951600 (save_stack): New static variable.