libhb_core.c | 144 We pack it into 64 bits by representing the Thr* using a ThrID, a 158 32 since a ThrID is a UInt. 27 comes from the fact that 160 in tsw not only a ThrID but also minimum 4+1 other bits (access size 163 NB2: thrid values are issued upwards from 1024, and values less 173 Thr's to thrid values (set up in Thr__new) persists forever. 186 ThrID == 0 to denote an empty Thr_n_RCEC record. So ThrID == 0 187 must never be a valid ThrID. Given NB2 that's OK. 195 ThrID thrid : SCALARTS_N_THRBITS member in struct:__anon25915 307 ThrID thrid : SCALARTS_N_THRBITS; member in struct:_Thr 2239 ThrID thrid = vts->ts[i].thrid; local 2248 ThrID thrid = vts->ts[i].thrid; local 2372 ThrID thrid; local 2490 ThrID thrid; local 3196 ThrID thrid = local 4444 UInt thrid : SCALARTS_N_THRBITS; member in struct:__anon25931 4589 ThrID thrid = thr->thrid; local 4673 ThrID thrid = thr->thrid; local [all...] |