Home
last modified time | relevance | path

Searched refs:bc_opt_longoptsMatch (Results 1 – 1 of 1) sorted by relevance

/src/contrib/bc/src/
H A Dopt.c252 bc_opt_longoptsMatch(const char* name, const char* option) in bc_opt_longoptsMatch() function
333 if (bc_opt_longoptsMatch(name, option)) in bc_opt_parse()