GET
val = GET(char);
uval = CHK_INF127(GET(u_char));
val = GET(short);
uval = CHK_INF127(GET(u_short));
val = GET(int32_t);
val = GET(int);
uval = CHK_INF127(GET(u_int));
val = GET(long);
uval = CHK_INF127(GET(u_long));
uval = GET(u_int64_t);
uval = GET(u_int64_t);
val = GET(int64_t);
uval = CHK_INF127(GET(u_int64_t));
(void)printf(ofmt, width, GET(char));
(void)printf(ofmt, width, CHK_INF127(GET(u_char)));
(void)printf(ofmt, width, GET(short));
printflag(v, CHK_INF127(GET(u_short)), mode);
(void)printf(ofmt, width, CHK_INF127(GET(u_short)));
printflag(v, GET(int), mode);
(void)printf(ofmt, width, GET(int));
(void)printf(ofmt, width, CHK_INF127(GET(u_int)));
(void)printf(ofmt, width, GET(long));
(void)printf(ofmt, width, CHK_INF127(GET(u_long)));
(void)printf(ofmt, width, GET(u_int64_t));
(void)printf(ofmt, width, GET(u_int64_t) & 0xffffff);
(void)printf(ofmt, width, GET(int32_t));
(void)printf(ofmt, width, CHK_INF127(GET(u_int32_t)));
(void)printf(ofmt, width, GET(int64_t));
(void)printf(ofmt, width, CHK_INF127(GET(u_int64_t)));
%token ADD UPDATE GET GETSPI DELETE DELETEALL FLUSH DUMP EXIT
: GET ipaddropts ipandport ipandport protocol_spec spi extension_spec EOT
bmAttributes = GET(usb_endpoint_descriptor_t,
bEndpointAddress = GET(usb_endpoint_descriptor_t,
GET(usb_endpoint_descriptor_t,
GET(usb_endpoint_descriptor_t,
UE_GET_SIZE(UGETW(GET(usb_endpoint_descriptor_t,
(UE_GET_TRANS(UGETW(GET(
default_index = GET(uvideo_vs_format_uncompressed_descriptor_t,
default_index = GET(uvideo_format_frame_based_descriptor_t,
default_index = GET(uvideo_vs_format_mjpeg_descriptor_t,
GET(uvideo_vs_frame_uncompressed_descriptor_t,
index = GET(uvideo_vs_frame_uncompressed_descriptor_t,
GET(uvideo_vs_frame_uncompressed_descriptor_t,
GET(uvideo_vs_frame_mjpeg_descriptor_t,
index = GET(uvideo_vs_frame_mjpeg_descriptor_t,
GET(uvideo_vs_frame_mjpeg_descriptor_t,
index = GET(uvideo_frame_frame_based_descriptor_t,
GET(uvideo_frame_frame_based_descriptor_t,
GET(uvideo_frame_frame_based_descriptor_t,
GET(format_type, format_desc, bFormatIndex)); \
GET(frame_type, frame_desc, bFrameIndex)); \
UGETW(GET(frame_type, frame_desc, wWidth)); \
UGETW(GET(frame_type, frame_desc, wHeight)); \
GET(format_type, format_desc, bAspectRatioX); \
GET(format_type, format_desc, bAspectRatioY); \
command = GET;
case GET:
GET(); /* comment */
GET(); /* version */
GET();
flag = GET;