Home
last modified time | relevance | path

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

/dports/biology/wise/wise2.4.1/src/HMMer2/
H A Dgetopt.c199 else if (opt[opti].argtype == sqdARG_CHAR && strlen(*ret_optarg) != 1) in Getopt()
218 { "--test4", FALSE, sqdARG_CHAR },
H A Dsquid.h357 #define sqdARG_CHAR 3 /* require single character or digit */ macro
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/squid/
H A Dgetopt.c202 else if (opt[opti].argtype == sqdARG_CHAR && strlen(*ret_optarg) != 1) in Getopt()
221 { "--test4", FALSE, sqdARG_CHAR },
H A Dsquid.h397 #define sqdARG_CHAR 3 /* require single character or digit */ macro