Home
last modified time | relevance | path

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

/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/
H A DREADME.large_positions.md127 `bcf_int64_vector_end` can be used to set missing and vector end values in
H A Dvcf.c2126 if (x == bcf_int64_vector_end) { in bcf_enc_long1()
/dports/biology/htslib/htslib-1.14/
H A DREADME.large_positions.md127 `bcf_int64_vector_end` can be used to set missing and vector end values in
H A Dvcf.c2170 if (x == bcf_int64_vector_end) { in bcf_enc_long1()
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dvcf.h1325 #define bcf_int64_vector_end (-9223372036854775807LL) /* INT64_MIN + 1 */ macro
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dvcf.h1326 #define bcf_int64_vector_end (-9223372036854775807LL) /* INT64_MIN + 1 */ macro
/dports/biology/htslib/htslib-1.14/htslib/
H A Dvcf.h1326 #define bcf_int64_vector_end (-9223372036854775807LL) /* INT64_MIN + 1 */ macro
/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A Dvcf.c2170 if (x == bcf_int64_vector_end) { in bcf_enc_long1()