Searched defs:inh_g (Results 1 – 1 of 1) sorted by relevance
45 struct inh_g : grammar<char const*, int(int), space_type> struct47 inh_g() : base_type(start) in inh_g() argument52 rule<char const*, int(int), space_type> start, num;