Lines Matching refs:platform_max
35 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
40 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
46 {.reg = xreg, .max = xmax, .platform_max = xmax, .invert = xinvert})
50 .max = xmax, .platform_max = xmax, .invert = xinvert})
54 .max = xmax, .min = xmin, .platform_max = xmax, .sign_bit = xsign_bit, \
59 .min = xmin, .max = xmax, .platform_max = xmax, .invert = xinvert})
72 .platform_max = xmax, .invert = xinvert} }
103 .platform_max = xmax, .invert = xinvert} }
189 .min = xmin, .max = xmax, .platform_max = xmax, \
250 .count = xcount, .platform_max = xmax, .invert = xinvert} }
271 .platform_max = xmax, .invert = xinvert} }
1227 int min, max, platform_max; member
1265 int min, max, platform_max, count; member