Home
last modified time | relevance | path

Searched defs:kl_shift (Results 1 – 13 of 13) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/klib/
H A Dklist.h115 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/www/h2o-devel/h2o-dcc7134/deps/klib/
H A Dklist.h119 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/samtools/src/samtools/
H A Dklist.h94 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/stringtie/stringtie-2.1.1/samtools-0.1.18/
H A Dklist.h94 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/seqan1/seqan-1.3.1/lib/samtools/
H A Dklist.h94 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/vt/vt-0.57721/lib/htslib/htslib/
H A Dklist.h133 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/htslib/htslib/
H A Dklist.h133 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/stacks/stacks-2.4/htslib/htslib/
H A Dklist.h133 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/py-pysam/pysam-0.18.0/htslib/htslib/
H A Dklist.h134 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/htslib/
H A Dklist.h133 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/htslib/
H A Dklist.h134 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/biology/htslib/htslib-1.14/htslib/
H A Dklist.h134 #define kl_shift(name, kl, d) kl_shift_##name(kl, d) macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/lib/
H A Dklist.h137 #define kl_shift(name, kl) kl_shift_at(name, kl, &kl->head) macro