Home
last modified time | relevance | path

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

/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dfold_compound.c51 #define WITH_PTYPE_COMPAT 2L /* passed to set_fold_compound() to indicate that we need to set … macro
251 aux_options |= WITH_PTYPE_COMPAT; in vrna_fold_compound()
376 aux_options |= WITH_PTYPE_COMPAT; in vrna_fold_compound_comparative2()
456 set_fold_compound(fc, options, WITH_PTYPE | WITH_PTYPE_COMPAT); in vrna_fold_compound_TwoD()
659 (aux & WITH_PTYPE_COMPAT) ? get_ptypes(fc->sequence_encoding2, md_p, 1) : NULL; in set_fold_compound()
675 (aux & WITH_PTYPE_COMPAT) ? vrna_alloc(sizeof(int) * in set_fold_compound()