Home
last modified time | relevance | path

Searched defs:yoff (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/dev/misc/syscons/fred/
H A Dfred_saver.c115 clear_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in clear_fred()
132 draw_fred(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, in draw_fred()
201 static int xoff, yoff, toff; in fred_saver() local
/dflybsd-src/contrib/cvs-1.12/diff/
H A Danalyze.c98 diag (xoff, xlim, yoff, ylim, minimal, part) in diag() argument
338 compareseq (xoff, xlim, yoff, ylim, minimal) in compareseq() argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcselib.c887 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcselib.c916 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
/dflybsd-src/sys/dev/misc/syscons/
H A Dsyscons.h272 int yoff; /* Y offset in pixel mode */ member