Searched refs:bc_opt_parse (Results 1 – 3 of 3) sorted by relevance
116 bc_opt_parse(BcOpt* o, const BcOptLong* longopts);
169 while ((c = bc_opt_parse(&opts, bc_args_lopt)) != -1) in bc_args()
290 bc_opt_parse(BcOpt* o, const BcOptLong* longopts) in bc_opt_parse() function