Searched refs:other_spec (Results 1 – 3 of 3) sorted by relevance
161 for other_spec in specs:162 numeric_flag_match = flags.Search(other_spec)164 if other_spec == spec:169 flag_set.append(flags.Flag(other_spec, end - 2))177 flag_set.append(flags.Flag(other_spec, end - 1))181 flag_set.append(flags.Flag(other_spec))
122 other_spec = '%s' % other_name123 assert flag_set != FlagSet([Flag(other_spec)])
61 static struct action *other_spec = NULL; variable580 spec_list = &other_spec; in parse_action()895 struct action *action = &other_spec[i]; in eval_actions()3196 dump_action_list(other_spec, other_count); in dump_actions()