Searched defs:ylen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/syscons/daemon/
H A Ddaemon_saver.c212 static int xlen, ylen, tlen; local
125 clear_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, int xlen, int ylen) argument
141 draw_daemon(sc_softc_t *sc, int xpos, int ypos, int dxdir, int xoff, int yoff, int xlen, int ylen) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DAPInt.cpp326 mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], unsigned ylen) argument

Completed in 91 milliseconds