Home
last modified time | relevance | path

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

/dports/devel/judy/judy-1.0.5/src/JudySL/
H A DJudySL.c379 PPvoid_t PPValue2; // for old Index (SCL being moved). in JudySLIns() local
478 if ((PPValue2 = JudyLIns(PPArray, indexword2, PJError)) in JudySLIns()
485 assert(PPValue2 != (PPvoid_t) NULL); in JudySLIns()
494 *((PWord_t)PPValue2) = (Word_t)(Pscl->scl_Pvalue); in JudySLIns()
498 APPEND_SCL(Pscl2, PPValue2, pos2 + WORDSIZE, in JudySLIns()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudySL.c377 PPvoid_t PPValue2; // for old Index (SCL being moved). in JudySLIns() local
476 if ((PPValue2 = JudyLIns(PPArray, indexword2, PJError)) in JudySLIns()
483 assert(PPValue2 != (PPvoid_t) NULL); in JudySLIns()
492 *((PWord_t)PPValue2) = (Word_t)(Pscl->scl_Pvalue); in JudySLIns()
496 APPEND_SCL(Pscl2, PPValue2, pos2 + WORDSIZE, in JudySLIns()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudySL.c377 PPvoid_t PPValue2; // for old Index (SCL being moved). in JudySLIns() local
476 if ((PPValue2 = JudyLIns(PPArray, indexword2, PJError)) in JudySLIns()
483 assert(PPValue2 != (PPvoid_t) NULL); in JudySLIns()
492 *((PWord_t)PPValue2) = (Word_t)(Pscl->scl_Pvalue); in JudySLIns()
496 APPEND_SCL(Pscl2, PPValue2, pos2 + WORDSIZE, in JudySLIns()