Searched refs:BC_OPT_ISSHORTOPT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/bc/include/
H A Dopt.h73 #define BC_OPT_ISSHORTOPT(a) \ macro
/freebsd-12-stable/contrib/bc/src/
H A Dopt.c196 else if (BC_OPT_ISSHORTOPT(option)) return bc_opt_parseShort(o, longopts);

Completed in 55 milliseconds