Home
last modified time | relevance | path

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

/external/bc/src/
Dopt.c153 static bool bc_opt_longoptsMatch(const char *name, const char *option) { in bc_opt_longoptsMatch() function
210 if (bc_opt_longoptsMatch(name, option)) { in bc_opt_parse()