Lines Matching refs:type

60 %type <intval>		itm_def
61 %type <obj> def_element_list
62 %type <tbl_hdr> def_element
64 %type <tbl_hdr> direction
65 %type <obj> direction_unit_list
66 %type <obj> direction_unit
68 %type <action> action
70 %type <itmc_ref> condition
71 %type <obj> condition_list
72 %type <obj> condition_expr
74 %type <obj> range_list
75 %type <obj> range_pair
77 %type <obj> escseq_list
78 %type <obj> escseq
80 %type <tbl_hdr> map
81 %type <map_list> map_list
82 %type <map_list> map_pair
83 %type <map_attr> map_attribute
84 %type <intval> map_resultlen
85 %type <map_attr> map_type
86 %type <name> map_type_names
88 %type <tbl_hdr> operation
89 %type <obj> op_list
90 %type <obj> op_unit
91 %type <obj> op_if_else
93 %type <data> name
95 %type <expr> expr
96 %type <expr> itm_in
290 $$.type = ITMC_OBJ_DIREC;
296 $$.type = ITMC_OBJ_MAP;
302 $$.type = ITMC_OBJ_OP;
355 $$->type = ITMC_OBJ_RANGE;
359 cond->type = ITM_COND_BETWEEN;
375 $$->type = ITMC_OBJ_EXPR;
379 cond->type = ITM_COND_EXPR;
399 $$->type = ITMC_OBJ_ESCAPESEQ;
403 cond->type = ITM_COND_ESCAPESEQ;
435 $$->type = ITMC_OBJ_RANGE;
467 $$->type = ITMC_OBJ_ESCAPESEQ;
521 $$->type = NULL;
532 $$->type = $3;
539 $$->type = $3;
679 if (ITM_EXPR_INT == $2->type) {
693 if (ITM_EXPR_INT == $2->type) {
702 switch ($3->type) {
890 if (ITM_EXPR_INT == $3->type) {
934 if (ITM_EXPR_INT == $2->type) {
943 if (ITM_EXPR_INT == $2->type) {
952 if (ITM_EXPR_INT == $2->type) {
965 switch ($1->type) {
967 switch ($3->type) {
983 switch ($3->type) {
999 switch ($3->type) {
1016 switch ($3->type) {
1039 switch ($1->type) {
1041 switch ($3->type) {
1058 switch ($3->type) {
1075 switch ($3->type) {
1095 switch ($3->type) {
1119 switch ($1->type) {
1121 switch ($3->type) {
1137 switch ($3->type) {
1153 switch ($3->type) {
1170 switch ($3->type) {
1193 switch ($1->type) {
1195 switch ($3->type) {
1211 switch ($3->type) {
1227 switch ($3->type) {
1244 switch ($3->type) {
1267 switch ($1->type) {
1269 switch ($3->type) {
1285 switch ($3->type) {
1301 switch ($3->type) {
1318 switch ($3->type) {
1341 switch ($1->type) {
1343 switch ($3->type) {
1360 switch ($3->type) {
1377 switch ($3->type) {
1397 switch ($3->type) {
1421 switch ($1->type) {
1423 switch ($3->type) {
1440 switch ($3->type) {
1457 switch ($3->type) {
1477 switch ($3->type) {
1501 switch ($1->type) {
1503 switch ($3->type) {
1519 switch ($3->type) {
1535 switch ($3->type) {
1552 switch ($3->type) {
1575 switch ($1->type) {
1577 switch ($3->type) {
1593 switch ($3->type) {
1609 switch ($3->type) {
1626 switch ($3->type) {
1649 switch ($1->type) {
1651 switch ($3->type) {
1667 switch ($3->type) {
1683 switch ($3->type) {
1700 switch ($3->type) {
1723 switch ($1->type) {
1725 switch ($3->type) {
1741 switch ($3->type) {
1757 switch ($3->type) {
1774 switch ($3->type) {
1797 switch ($1->type) {
1799 switch ($3->type) {
1815 switch ($3->type) {
1831 switch ($3->type) {
1848 switch ($3->type) {
1871 switch ($1->type) {
1873 switch ($3->type) {
1889 switch ($3->type) {
1905 switch ($3->type) {
1922 switch ($3->type) {
1945 switch ($1->type) {
1947 switch ($3->type) {
1963 switch ($3->type) {
1979 switch ($3->type) {
1996 switch ($3->type) {
2019 switch ($1->type) {
2021 switch ($3->type) {
2037 switch ($3->type) {
2053 switch ($3->type) {
2070 switch ($3->type) {
2093 switch ($1->type) {
2095 switch ($3->type) {
2111 switch ($3->type) {
2127 switch ($3->type) {
2144 switch ($3->type) {