Home
last modified time | relevance | path

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

/dports/devel/judy/judy-1.0.5/src/JudyCommon/
H A DJudyTables.c69 int BytesOfIndex; in GenTable() local
89 BytesOfIndex = IndexBytes * Index; in GenTable()
95 IWord = ROUNDUP(BytesOfIndex, BPW, OffsetWords); in GenTable()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudyTablesGen.c63 int BytesOfIndex; in GenTable() local
83 BytesOfIndex = IndexBytes * Index; in GenTable()
89 IWord = ROUNDUP(BytesOfIndex, BPW, OffsetWords); in GenTable()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudyTablesGen.c63 int BytesOfIndex; in GenTable() local
83 BytesOfIndex = IndexBytes * Index; in GenTable()
89 IWord = ROUNDUP(BytesOfIndex, BPW, OffsetWords); in GenTable()