Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/ut/
Dut_ResDictionary.cpp54 x = &r.data[p->idxLeft]; in Get()
70 x = &r.data[x->idxLeft]; in Get()
89 x = &r.data[p->idxLeft]; in Get()
105 x = &r.data[x->idxLeft]; in Get()
/NW4C-1.2.23/include/nw/ut/
Dut_ResDictionary.h156 ResU16 idxLeft; member
319 resData->data[0].idxLeft = 0; in InitializeResDicPatricia()