Searched refs:area_top (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c9109 s390_frame_area (int *area_bottom, int *area_top)
9145 *area_top = t;
10713 int area_bottom, area_top, offset = 0;
10737 s390_frame_area (&area_bottom, &area_top);
10742 if (area_top <= area_bottom)
10747 && DISP_IN_RANGE (cfun_frame_layout.frame_size + area_top - 1))
9108 s390_frame_area(int *area_bottom, int *area_top) argument
10712 int area_bottom, area_top, offset = 0; local

Completed in 113 milliseconds