Home | Sort by: relevance | last modified time | path |
/src/sys/arch/amiga/dev/ | |
grf_cv3d.c | 1699 static short savex, savey; local in function:cv3d_setspritepos 1705 savex = x; 1708 x = savex; |
grf_cv.c | 1836 static short savex, savey; local in function:cv_setspritepos 1842 savex = x; 1845 x = savex; |