Lines Matching full:sizeof
14 static int arr1_sizeof[(sizeof(struct t1) == 4) ? 0 : -1];
23 static int arr2_sizeof[(sizeof(struct t2) == 4) ? 0 : -1];
32 static int arr3_sizeof[(sizeof(struct t3) == 8) ? 0 : -1];
41 static int arr4_sizeof[(sizeof(struct t4) == 8) ? 0 : -1];
50 static int arr5_sizeof[(sizeof(struct t5) == 16) ? 0 : -1];
60 static int arr6_sizeof[(sizeof(struct t6) == 4) ? 0 : -1];
70 static int arr7_sizeof[(sizeof(struct t7) == 4) ? 0 : -1];
80 static int arr8_sizeof[(sizeof(struct t8) == 8) ? 0 : -1];
90 static int arr9_sizeof[(sizeof(struct t9) == 8) ? 0 : -1];
100 static int arr10_sizeof[(sizeof(struct t10) == 16) ? 0 : -1];
111 static int arr11_sizeof[(sizeof(struct t11) == 16) ? 0 : -1];
122 static int arr12_sizeof[(sizeof(struct t12) == 16) ? 0 : -1];
131 static int arr13_sizeof[(sizeof(struct t13) == 8) ? 0 : -1];
147 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
159 static int arr15_sizeof[(sizeof(struct t15) == 8) ? 0 : -1];
167 static int arr16_sizeof[(sizeof(struct t16) == 4) ? 0 : -1];
178 static int arr17_sizeof[(sizeof(struct t17) == 8) ? 0 : -1];
186 static int arr18_sizeof[(sizeof(struct t18) == 0) ? 0 : -1];
197 static int arr19_sizeof[(sizeof(struct t19) == 12) ? 0 : -1];
207 static int arr20_sizeof[(sizeof(struct t20) == 8) ? 0 : -1];
233 static int arr21_sizeof[(sizeof(struct t21) == 40) ? 0 : -1];