Lines Matching refs:platform_max
34 .rshift = shift_right, .max = xmax, .platform_max = xmax, \
39 .rshift = shift_right, .min = xmin, .max = xmax, .platform_max = xmax, \
45 {.reg = xreg, .max = xmax, .platform_max = xmax, .invert = xinvert})
49 .max = xmax, .platform_max = xmax, .invert = xinvert})
53 .max = xmax, .min = xmin, .platform_max = xmax, .sign_bit = xsign_bit, \
58 .min = xmin, .max = xmax, .platform_max = xmax, .invert = xinvert})
71 .platform_max = xmax, .invert = xinvert} }
102 .platform_max = xmax, .invert = xinvert} }
188 .min = xmin, .max = xmax, .platform_max = xmax, \
262 .platform_max = xmax, .invert = xinvert} }
1217 int min, max, platform_max;