Home
last modified time | relevance | path

Searched refs:sizey (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dalias.c1999 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem; in nonoverlapping_memrefs_p() local
2108 sizey = (!MEM_P (rtly) ? (int) GET_MODE_SIZE (GET_MODE (rtly)) in nonoverlapping_memrefs_p()
2117 offsety += INTVAL (moffsety), sizey -= INTVAL (moffsety); in nonoverlapping_memrefs_p()
2125 sizey = INTVAL (MEM_SIZE (y)); in nonoverlapping_memrefs_p()
2131 tem = sizex, sizex = sizey, sizey = tem; in nonoverlapping_memrefs_p()
/freebsd-9-stable/contrib/groff/src/devices/grolbp/
Dlbp.h361 vdmline(int startx, int starty, int sizex, int sizey) in vdmline() argument
368 points[3] = sizey; in vdmline()