Searched refs:popping (Results 1 – 25 of 71) sorted by relevance
123
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | go-exp.y | 1253 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()
|
| D | d-exp.y | 1316 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()
|
| D | c-exp.y | 3057 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()
|
| D | ChangeLog-1994 | 64 (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
|
| D | ChangeLog-2010 | 6863 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/ |
| D | logops_n.asm | 135 pop { r4, r5, r6, r7 } C popping r8-r10 here strangely fails
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | predicates.md | 261 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/ |
| D | ilsp.doc | 121 routine must make sure that the value isn't lost while popping
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
| D | mul_basecase.asm | 211 C popping, and doesn't seem likely to be worthwhile on the typical 13-26
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/ |
| D | mul_basecase.asm | 213 C mpn_mul_1 would be slowed down by the parameter pushing and popping etc,
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| D | README | 132 in parallel with other operations (like register popping).
|
| /netbsd/src/games/fortune/datfiles/ |
| D | netbsd | 48 before popping it gets committed and released. Lots of lung power
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| D | morestack.S | 171 ret $8 # Return to caller, popping args.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-1993 | 316 filename changes. Instead of pushing and popping lang context,
|
| D | ChangeLog-1995 | 1740 * parse.y (FOR): Conditionalize the pushing and popping of scope for 2448 or popping), update input_file_stack->name.
|
| D | ChangeLog-2011 | 2414 (popclass): Deal with popping null class. 3212 (popclass): Deal with popping null class.
|
| D | ChangeLog-1997 | 515 popping off the middle of the stack.
|
| D | ChangeLog-1996 | 3938 * decl.c (poplevel): When popping a level, don't give a warning for
|
| D | ChangeLog-2017 | 3726 popping functions.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.md | 483 ;; then the epilogue code will corrupt it by popping the saved value
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | common.opt | 1288 Defer popping functions args from stack until later.
|
| D | FSFChangeLog | 1512 * i386.c (output_387_binary_op): Swap operands when popping if result
|
| D | ChangeLog.tree-ssa | 5021 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/ |
| D | tr.po | 2264 msgid "%P%F: no state pushed before popping\n"
|
| D | sv.po | 2491 #| msgid "%P%F: no state pushed before popping\n" 2492 msgid "%F%P: no state pushed before popping\n"
|
123