Home
last modified time | relevance | path

Searched refs:popping (Results 1 – 25 of 71) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgo-exp.y1253 static int popping; variable
1445 if (popping && !token_fifo.empty ()) in yylex()
1454 popping = 0; in yylex()
1484 popping = 1; in yylex()
1490 popping = 1; in yylex()
1507 popping = 1; in yylex()
1531 popping = 0; in parser()
Dd-exp.y1316 static int popping; variable
1409 if (popping && !token_fifo.empty ()) in yylex()
1411 popping = 0; in yylex()
1436 popping = 1; in yylex()
1618 popping = 0; in d_parse()
Dc-exp.y3057 static int popping; variable
3283 if (popping && !token_fifo.empty ()) in yylex()
3285 popping = 0; in yylex()
3321 popping = 1; in yylex()
3457 popping = 0; in c_parse()
DChangeLog-199464 (hppa_pop_frame): Don't walk through trampoline code if popping a
2381 * target.c, target.h: Change the way pushing and popping of
5263 * infrun.c (normal_stop): Set stop_pc after popping the dummy frame
5463 "top of stack" always refers to where the pushing and popping takes
5549 coprocessor status regs) when popping a frame. This fixes
DChangeLog-20106863 method of popping recursion-detection stack with a method based on
6925 method of popping recursion-detection stack with a method based on
10042 (token_fifo, popping, name_obstack): New globals.
/netbsd/src/external/lgpl3/gmp/dist/mpn/arm/
Dlogops_n.asm135 pop { r4, r5, r6, r7 } C popping r8-r10 here strangely fails
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dpredicates.md261 function epilogue and that we are popping at least one register. We must
332 function epilogue and that we are popping at least one register. We must
/netbsd/src/sys/arch/m68k/060sp/dist/
Dilsp.doc121 routine must make sure that the value isn't lost while popping
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/
Dmul_basecase.asm211 C popping, and doesn't seem likely to be worthwhile on the typical 13-26
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/
Dmul_basecase.asm213 C mpn_mul_1 would be slowed down by the parameter pushing and popping etc,
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k6/
DREADME132 in parallel with other operations (like register popping).
/netbsd/src/games/fortune/datfiles/
Dnetbsd48 before popping it gets committed and released. Lots of lung power
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/
Dmorestack.S171 ret $8 # Return to caller, popping args.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-1993316 filename changes. Instead of pushing and popping lang context,
DChangeLog-19951740 * parse.y (FOR): Conditionalize the pushing and popping of scope for
2448 or popping), update input_file_stack->name.
DChangeLog-20112414 (popclass): Deal with popping null class.
3212 (popclass): Deal with popping null class.
DChangeLog-1997515 popping off the middle of the stack.
DChangeLog-19963938 * decl.c (poplevel): When popping a level, don't give a warning for
DChangeLog-20173726 popping functions.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/
Drx.md483 ;; then the epilogue code will corrupt it by popping the saved value
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcommon.opt1288 Defer popping functions args from stack until later.
DFSFChangeLog1512 * i386.c (output_387_binary_op): Swap operands when popping if result
DChangeLog.tree-ssa5021 pushing/popping of the toplevel block data pointer here.
14860 create_tmp_var_1 with pushing/popping of right context.
14863 pushing/popping, and without exposing internals of create_tmp_var_1.
18756 (create_bb): Remove code for popping top element from scope binding
/netbsd/src/external/gpl3/binutils/dist/ld/po/
Dtr.po2264 msgid "%P%F: no state pushed before popping\n"
Dsv.po2491 #| msgid "%P%F: no state pushed before popping\n"
2492 msgid "%F%P: no state pushed before popping\n"

123