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

/netbsd-current/games/colorbars/
H A Dcolorbars.c59 int spacing, offsetx, labeloffsety, labeloffsetx; local
76 offsetx = (COLS - (spacing * numcolors)) / 2;
96 int xoffs = offsetx + spacing * i;
/netbsd-current/sys/arch/x68k/stand/libiocs/
H A Diocs.h155 short offsetx; member in struct:iocs_patst
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dalias.c2811 poly_int64 offsetx = 0, offsety = 0, sizex, sizey;
2913 basex = strip_offset_and_add (basex, &offsetx);
2947 offsetx += moffsetx, sizex -= moffsetx;
2959 return !ranges_maybe_overlap_p (offsetx, sizex, offsety, sizey);
2809 poly_int64 offsetx = 0, offsety = 0, sizex, sizey; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dalias.cc2842 poly_int64 offsetx = 0, offsety = 0, sizex, sizey;
2944 basex = strip_offset_and_add (basex, &offsetx);
2978 offsetx += moffsetx, sizex -= moffsetx;
2990 return !ranges_maybe_overlap_p (offsetx, sizex, offsety, sizey);
2840 poly_int64 offsetx = 0, offsety = 0, sizex, sizey; local

Completed in 204 milliseconds