Home
last modified time | relevance | path

Searched refs:SHORT_OPTS_STRING (Results 1 – 6 of 6) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DfeOptGen.h12 extern const char SHORT_OPTS_STRING[];
H A DfeOptGen.cc17 const char SHORT_OPTS_STRING[] = "bdhqstvxec:r:u:"; variable
H A DfeOpt.h14 extern const char SHORT_OPTS_STRING[];
H A Dtesths.cc85 SHORT_OPTS_STRING, feOptSpec, &option_index)) in main()
H A Demacs.cc123 while ((optc = fe_getopt_long(argc, argv, SHORT_OPTS_STRING, in main()
H A DfeOpt.cc29 const char SHORT_OPTS_STRING[] = "bdhpqstvxec:r:u:"; variable