Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/bz/ !
Dhuffman.c54 #define DOWNHEAP1(heap, weight, Heap) \ argument
77 void DOWNHEAP1(int32_t *heap, int32_t *weight, int32_t nHeap) in DOWNHEAP1()
120 #define weight (s->BZ2_hbMakeCodeLengths__weight) in BZ2_hbMakeCodeLengths() macro