Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c2799 Int4 byte_store_length; in BlastMakeTempProteinBioseq() local
2808 byte_store_length = Nlm_BSWrite(byte_store, (VoidPtr) sequence, length); in BlastMakeTempProteinBioseq()
2809 if (length != byte_store_length) { in BlastMakeTempProteinBioseq()
H A Dblastutl.c7653 Int4 byte_store_length; in FilterWithSeg() local
7662 byte_store_length = Nlm_BSWrite(byte_store, (VoidPtr) sequence, length); in FilterWithSeg()
7663 if (length != byte_store_length) in FilterWithSeg()