Searched defs:yoff (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/dev/misc/syscons/fred/ |
H A D | fred_saver.c | 115 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 D | analyze.c | 98 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 D | cselib.c | 887 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cselib.c | 916 rtx xoff = NULL, yoff = NULL; in rtx_equal_for_cselib_1() local
|
/dflybsd-src/sys/dev/misc/syscons/ |
H A D | syscons.h | 272 int yoff; /* Y offset in pixel mode */ member
|