Searched defs:alternative (Results 1 – 6 of 6) sorted by relevance
45 struct alternative : nary_parser<alternative<Elements> > struct48 struct attribute66 alternative(Elements const& elements_) in alternative() argument71 bool parse(Iterator& first, Iterator const& last in parse()83 info what(Context& context) const in what()91 Elements elements;
432 return geojson::visit(element, [&] (const auto& alternative) { in convert()447 return geojson::visit(element, [] (const auto& alternative) { in stringify()
141 #define alternative(oldinstr, altinstr, facility) \ macro
24 struct alternative { struct25 struct list_head list;26 struct instruction *insn;27 bool skip_orig;
211 #define alternative(oldinstr, newinstr, feature) \ macro
592 u64 alternative; member