Searched defs:FILL_VALUE (Results 1 – 2 of 2) sorted by relevance
8 #define FILL_VALUE 0xdeadbeef macro
179 #define FILL_VALUE(x) ((x) << 3) macro