Searched refs:OPT_cache_optional (Results 1 – 3 of 3) sorted by relevance
46 #define OPT_cache_optional 0x08 macro
50 #define OPT_cache_optional 0x008 macro
4612 if (!err && (k & OPT_cache_optional)) in optget()4634 …if ((k & OPT_cache_optional) && (*opt_info.arg == '-' || (pass->flags & OPT_plus) && *opt_info.arg… in optget()4655 if (k & OPT_cache_optional) in optget()4664 else if (k & OPT_cache_optional) in optget()5008 m |= OPT_cache_optional; in optget()5131 m |= OPT_cache_optional; in optget()5137 m |= OPT_cache_optional; in optget()