HomeSort by: relevance | last modified time | path
    Searched defs:wcopy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arc/dev/
pccons.c 210 static inline void wcopy(void *, void *, u_int);
284 wcopy(void *src, void *tgt, u_int cnt) function in typeref:typename:void
1288 wcopy(crtAt + vs.ncol * cx,
1311 wcopy(Crtat + vs.ncol * cx,
1338 wcopy(crtAt,
1361 wcopy(Crtat,
1451 wcopy(Crtat + vs.ncol, Crtat,
  /src/sys/arch/sparc/sparc/
machdep.c 1202 wcopy(const void *vb1, void *vb2, u_int l) function in typeref:typename:void

Completed in 158 milliseconds