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

/freebsd-9.3-release/contrib/groff/src/devices/grolbp/
H A Dlbp.h361 vdmline(int startx, int starty, int sizex, int sizey) argument
368 points[3] = sizey;
/freebsd-9.3-release/contrib/gcc/
H A Dalias.c2002 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem;
2111 sizey = (!MEM_P (rtly) ? (int) GET_MODE_SIZE (GET_MODE (rtly))
2120 offsety += INTVAL (moffsety), sizey -= INTVAL (moffsety);
2128 sizey = INTVAL (MEM_SIZE (y));
2134 tem = sizex, sizex = sizey, sizey = tem;
1999 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem; local

Completed in 145 milliseconds