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

  /src/sys/arch/vax/vsa/
gpx.c 215 static void gpx_copyrows(void *, int, int, int);
611 gpx_copyrows(void *v, int src, int dst, int cnt) function in typeref:typename:void
923 ri->ri_ops.copyrows = gpx_copyrows;
gpx.c 215 static void gpx_copyrows(void *, int, int, int);
611 gpx_copyrows(void *v, int src, int dst, int cnt) function in typeref:typename:void
923 ri->ri_ops.copyrows = gpx_copyrows;
gpx.c 215 static void gpx_copyrows(void *, int, int, int);
611 gpx_copyrows(void *v, int src, int dst, int cnt) function in typeref:typename:void
923 ri->ri_ops.copyrows = gpx_copyrows;

Completed in 32 milliseconds