Searched defs:RES_GET_UINT (Results 1 – 2 of 2) sorted by relevance
70 #define RES_GET_UINT(res) ((res)&0x0fffffff) macro
76 #define RES_GET_UINT(res) ((res)&0x0fffffff) macro