Home | History | Annotate | Download | only in s390

Lines Matching refs:stack

156 /* ffi_prep_args is called by the assembly routine once stack space   */
162 ffi_prep_args (unsigned char *stack, extended_cif *ecif)
164 /* The stack space will be filled with those areas:
183 unsigned long long *p_fpr = (unsigned long long *)(stack + fpr_off);
184 unsigned long *p_gpr = (unsigned long *)(stack + gpr_off);
186 unsigned long *p_ov = (unsigned long *)stack;
437 go in FPRs, the rest overflow to the stack. */
454 if one is still available, or else on the stack. If only one
471 have been used) or overflows to the stack. */
482 /* Total stack space as required for overflow arguments