Searched defs:__H1 (Results 1 – 2 of 2) sorted by relevance
45 #define __H1(x) *(2 + (int *) &x) macro50 #define __H1(x) *(1 + (int *) &x) macro
47 #define __H1(x) ((int *) &x)[1] macro