Home
last modified time | relevance | path

Searched refs:DIRCH (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/jags/JAGS-4.3.0/src/modules/bugs/samplers/
H A DConjugateFactory.cc45 case DIRCH: in canSample()
107 case DIRCH: in makeSampler()
H A DConjugateMethod.h17 BERN, BETA, BIN, CAT, CHISQ, DEXP, DIRCH, EXP, GAMMA, enumerator
H A DConjugateMethod.cc28 dist_table["ddirch"] = DIRCH; in getDist()
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Dload.c212 case DIRCH: in add_prog_path()
225 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()
234 pz = strrchr(path, DIRCH); in add_prog_path()
H A Dautoopts.h68 # define DIRCH '\\' macro
70 # define DIRCH '/' macro
H A Dfile.c61 char * p = strrchr(fname, DIRCH); in check_existence()
H A Dinit.c99 char const * pz = strrchr(pname, DIRCH); in validate_struct()
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Dload.c212 case DIRCH: in add_prog_path()
225 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()
234 pz = strrchr(path, DIRCH); in add_prog_path()
H A Dautoopts.h68 # define DIRCH '\\' macro
70 # define DIRCH '/' macro
H A Dfile.c61 char * p = strrchr(fname, DIRCH); in check_existence()
H A Dinit.c99 char const * pz = strrchr(pname, DIRCH); in validate_struct()
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Dload.c194 case DIRCH: in add_prog_path()
207 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()
216 pz = strrchr(path, DIRCH); in add_prog_path()
H A Dautoopts.h71 # define DIRCH '\\' macro
73 # define DIRCH '/' macro
H A Dfile.c61 char * p = strrchr(fname, DIRCH); in check_existence()
H A Dinit.c94 char const * pz = strrchr(pname, DIRCH); in validate_struct()
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Dload.c194 case DIRCH: in add_prog_path()
207 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()
216 pz = strrchr(path, DIRCH); in add_prog_path()
H A Dautoopts.h71 # define DIRCH '\\' macro
73 # define DIRCH '/' macro
H A Dfile.c61 char * p = strrchr(fname, DIRCH); in check_existence()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Dload.c214 case DIRCH: in add_prog_path()
227 if (strchr(prg_path, DIRCH) != NULL) in add_prog_path()
236 pz = strrchr(path, DIRCH); in add_prog_path()
H A Dautoopts.h71 # define DIRCH '\\' macro
73 # define DIRCH '/' macro
H A Dfile.c61 char * p = strrchr(fname, DIRCH); in check_existence()
/dports/devel/autogen/autogen-5.18.16/agen5/
H A Dautogen.h86 #ifndef DIRCH
88 # define DIRCH '\\' macro
90 # define DIRCH '/'
H A DagDep.c370 && (p->fname[temp_tpl_dir_len] == DIRCH)) in print_flist()
374 && (p->fname[tmpdir_len] == DIRCH) ) in print_flist()
H A DexpState.c664 char * buf = strrchr(args[0], DIRCH); in do_tpl_file_line()
797 buf = strrchr(args[0], DIRCH); in ag_scm_def_file_line()
/dports/devel/autogen/autogen-5.18.16/autoopts/tpl/
H A Dgetopt.tpl169 #ifndef DIRCH
171 # define DIRCH '\\'
173 # define DIRCH '/'
372 char * pz_prog = strrchr (argv[0], DIRCH);

12