Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/fred/
HDfred_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
/dragonfly/contrib/cvs-1.12/diff/
HDanalyze.c98 diag (xoff, xlim, yoff, ylim, minimal, part) in diag() argument
338 compareseq (xoff, xlim, yoff, ylim, minimal) in compareseq() argument
/dragonfly/contrib/gcc-4.7/gcc/
HDcselib.c887 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
/dragonfly/contrib/gcc-8.0/gcc/
HDcselib.c916 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
/dragonfly/sys/dev/misc/syscons/
HDsyscons.h272 int yoff; /* Y offset in pixel mode */ member