Home
last modified time | relevance | path

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

/dports/biology/vt/vt-0.57721/
H A Dtest.cpp459 TCLAP::ValueArg<std::string> arg_alt("a", "a", "alternative", true, "", "string", cmd); in analyse_str() local
/dports/www/varnish6/varnish-cache-varnish-6.6.2/vmod/
H A Dvmod_directors_shard.c92 #define arg_alt ((uint32_t)1 << 3) macro
564 if (args & arg_alt) { in shard_param_args()