Home | History | Annotate | Download | only in config

Lines Matching full:framesize

413   int framesize;	/* Size of frame.  */
4383 alpha_evax_proc->framesize = 0;
4440 /* Parse .frame <framreg>,<framesize>,RA,<rsa_offset> directives. */
4460 alpha_evax_proc->framesize = val;
4623 md_number_to_chars (p, (valueT) alpha_evax_proc->framesize, 4);