Lines Matching refs:group
22 gid = -1 # group id
154 if (!($2 in group))
155 semantic_error("No group: " $2 )
156 gid = group[$2]
173 # print group tables
305 # check if group opcode
307 if (!(opcode in group)) {
308 group[opcode] = ggid
311 flags = add_flags(flags, "INAT_MAKE_GROUP(" group[opcode] ")")
377 # print group opcode map's array
424 # print group opcode map's array