Searched defs:IS_RETURN (Results 1 – 2 of 2) sorted by relevance
1097 #define IS_RETURN(x) (((x) & 0xc1f80000) == 0x81c80000) macro
1103 #define IS_RETURN(x) (((x) & 0xc1f80000) == 0x81c80000) macro