Searched defs:DUMB_FRAMEDONE_ENA (Results 1 – 3 of 3) sorted by relevance
274 DUMB_FRAMEDONE_ENA = 1 << 22, enumerator
417 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone) << 22) macro
666 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone)<<22) macro