| /src/external/gpl3/gdb.old/dist/gdb/ |
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| h8300-tdep.c | 624 int stack_alloc = 0, stack_offset = 0; local 635 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 636 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|
| h8300-tdep.c | 624 int stack_alloc = 0, stack_offset = 0; local 635 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 636 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|
| h8300-tdep.c | 624 int stack_alloc = 0, stack_offset = 0; local 635 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 636 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|
| /src/external/gpl3/gdb/dist/gdb/ |
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| m32r-tdep.c | 657 int stack_offset, stack_alloc; local 684 for (argnum = 0, stack_alloc = 0; argnum < nargs; argnum++) 685 stack_alloc += ((args[argnum]->type ()->length () + 3) & ~3); 686 sp -= stack_alloc; /* Make room on stack for args. */
|
| h8300-tdep.c | 625 int stack_alloc = 0, stack_offset = 0; local 636 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 637 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|
| h8300-tdep.c | 625 int stack_alloc = 0, stack_offset = 0; local 636 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 637 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|
| h8300-tdep.c | 625 int stack_alloc = 0, stack_offset = 0; local 636 stack_alloc += align_up (args[argument]->type ()->length (), wordsize); 637 sp -= stack_alloc;
|
| sh-tdep.c | 898 int stack_alloc = 0; local 900 stack_alloc += ((args[nargs]->type ()->length () + 3) & ~3); 901 return stack_alloc;
|