Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/ut/
Dut_ResDictionary.cpp56 x = &r.data[p->idxLeft]; in Get()
72 x = &r.data[x->idxLeft]; in Get()
91 x = &r.data[p->idxLeft]; in Get()
107 x = &r.data[x->idxLeft]; in Get()
/NW4C-2.0.3/include/nw/ut/
Dut_ResDictionary.h158 ResU16 idxLeft; member
321 resData->data[0].idxLeft = 0; in InitializeResDicPatricia()