Searched defs:DUMB_FRAMEDONE_ENA (Results 1 – 3 of 3) sorted by relevance
286 DUMB_FRAMEDONE_ENA = 1 << 22, enumerator
418 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone) << 22) macro
652 #define DUMB_FRAMEDONE_ENA(fdone) ((fdone)<<22) macro