Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dhuffman.cpp76 #define ADDWEIGHTS(zw1, zw2) \ macro
154 weight[nNodes] = ADDWEIGHTS(weight[n1], weight[n2]); in BZ2_hbMakeCodeLengths()