Home | History | Annotate | Download | only in config

Lines Matching refs:framesize

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