Home
last modified time | relevance | path

Searched refs:MSK_REGWRITE (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dtarga.h124 #define MSK_REGWRITE 0xFFBF /* mask for display register write */ macro
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dtarga.c321 TSetMode(targa.mode&MSK_REGWRITE); /* select Index Register write */ in SetDispReg()
327 TSetMode( ((targa.mode|(~MSK_REGWRITE)) /* turn on write bit */ in SetDispReg()