Searched defs:__H2 (Results 1 – 2 of 2) sorted by relevance
46 #define __H2(x) *(1 + (int *) &x) macro 51 #define __H2(x) *(2 + (int *) &x) macro
48 #define __H2(x) ((int *) &x)[2] macro