Home
last modified time | relevance | path

Searched refs:STAMP_CLIPRECT (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/tc/
H A Dsticreg.h96 #define STAMP_CLIPRECT (0x00080000) macro
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Dpxreg.h102 #define STAMP_CLIPRECT (0x00080000) macro
/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_px.cc219 if (cmdword & STAMP_CLIPRECT) in dev_px_dma()