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

/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grolbp/
H A Dlbp.h363 vdmline(int startx, int starty, int sizex, int sizey) argument
370 points[3] = sizey;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dalias.c2154 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem;
2284 sizey = (!MEM_P (rtly) ? (int) GET_MODE_SIZE (GET_MODE (rtly))
2293 offsety += INTVAL (moffsety), sizey -= INTVAL (moffsety);
2301 sizey = INTVAL (MEM_SIZE (y));
2307 tem = sizex, sizex = sizey, sizey = tem;
2152 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dalias.c2057 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem;
2166 sizey = (!MEM_P (rtly) ? (int) GET_MODE_SIZE (GET_MODE (rtly))
2175 offsety += INTVAL (moffsety), sizey -= INTVAL (moffsety);
2183 sizey = INTVAL (MEM_SIZE (y));
2189 tem = sizex, sizex = sizey, sizey = tem;
2054 HOST_WIDE_INT offsetx = 0, offsety = 0, sizex, sizey, tem; local

Completed in 263 milliseconds