Searched defs:UOption (Results 1 – 3 of 3) sorted by relevance
44 typedef struct UOption UOption; typedef53 struct UOption { struct56 UOptionFn *optionFn; /* function to be called when this option occurs */ argument63 /* macro for an entry in a declaration of UOption[] */ argument
27 public class UOption { class263 private UOption(String aLongName, in UOption() method in UOption
22 typedef struct UOption UOption; typedef