Searched defs:BOTH_INT (Results 1 – 2 of 2) sorted by relevance
66 #define BOTH_INT(x) (int)*((int *)x) macro77 #define BOTH_INT(x) LSB_INT(x) macro
52 #define BOTH_INT(x) (int)*((int *)x) macro