Home
last modified time | relevance | path

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

/external/bc/src/
Dargs.c53 { "expression", BC_OPT_REQUIRED, 'e' },
54 { "file", BC_OPT_REQUIRED, 'f' },
Dopt.c131 case BC_OPT_REQUIRED: in bc_opt_parseShort()
229 else if (longopts[i].type == BC_OPT_REQUIRED) { in bc_opt_parse()
/external/bc/include/
Dopt.h55 BC_OPT_REQUIRED, enumerator