Searched refs:BcOpt (Results 1 – 3 of 3) sorted by relevance
47 typedef struct BcOpt struct64 } BcOpt; argument106 bc_opt_init(BcOpt* o, const char** argv);116 bc_opt_parse(BcOpt* o, const BcOptLong* longopts);
143 bc_opt_parseShort(BcOpt* o, const BcOptLong* longopts) in bc_opt_parseShort()290 bc_opt_parse(BcOpt* o, const BcOptLong* longopts) in bc_opt_parse()388 bc_opt_init(BcOpt* o, const char* argv[]) in bc_opt_init()
158 BcOpt opts; in bc_args()