Home
last modified time | relevance | path

Searched defs:MAX_MASK (Results 1 – 7 of 7) sorted by relevance

/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmodule.h42 #define MAX_MASK ((1<<MAX_MESSAGES)-1&~M_LOCKONSEND) macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Darm_intf.cpp7 #define MAX_MASK 0x03ffffff // max-1 macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Darm_intf.cpp7 #define MAX_MASK 0x03ffffff // max-1 macro
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_fx.h362 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable
497 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_fx.h362 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable
497 static const uint32_t MAX_MASK = MAX_SIZE - 1; variable
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dmodule.h84 #define MAX_MASK ((1<<MAX_MESSAGES)-1) macro
/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dhw_commandir.h33 #define MAX_MASK 0xffff macro