/src/tests/dev/clock_subr/ |
t_clock_subr.c | 45 #define FILL(ti,ye,mo,da,wd,ho,mi,se) \ 46 { .time = (ti), .clock = { .dt_year = (ye), .dt_mon = (mo), .dt_day = (da), \
|
/src/sys/arch/sgimips/gio/ |
newport.c | 321 int xe, ye; local in function:newport_bitblt 327 ye = ys; 331 ye = ys + he - 1; 354 rex3_write(dc, REX3_REG_XYENDI, (xe << REX3_XYENDI_XSHIFT) | ye);
|
/src/sys/arch/x68k/stand/libiocs/ |
iocs.h | 151 short ye; member in struct:iocs_clipxy
|