Searched refs:hd_type (Results 1 – 5 of 5) sorted by relevance
189 int hd_type; /* used to store type of stmt for if (...), in main() local213 hd_type = 0; in main()675 parse(hd_type); /* let parser worry about if, or whatever */ in main()827 if ((!sp_sw || hd_type != forstmt) && ps.p_l_follow > 0) { in main()839 parse(hd_type); /* dont lose the if, or whatever */ in main()883 parse(hd_type); in main()952 hd_type = swstmt; /* keep this for when we have seen the in main()959 hd_type = (*token == 'i' ? ifstmt : in main()1088 parse(hd_type); in main()
73 #define hd_type sc_hildev.sc_type macro
79 sc->hd_type = ha->ha_type; in hilidattach()
108 sc->hd_type = ha->ha_type; in hilmsattach()
149 sc->hd_type = ha->ha_type; in hilkbdattach()