Searched defs:x32 (Results 1 – 5 of 5) sorted by relevance
220 struct x32{ struct221 unsigned int a:32;222 unsigned int b:32;
162 struct x32{ struct163 unsigned int a:32;164 unsigned int b:32;
170 struct x32{ struct171 unsigned int a:32;172 unsigned int b:32;
194 struct x32{ struct195 unsigned int a:32;196 unsigned int b:32;
40 static uint32_t x32; variable