Searched defs:IS_TM_FILTER (Results 1 – 2 of 2) sorted by relevance
808 #define IS_TM_FILTER(x) (x <= 0xFF) macro810 #define IS_TM_FILTER(x) (x <= 0xF) macro
517 #define IS_TM_FILTER(x) (x <= 0xF) macro
Completed in 11 milliseconds