HomeSort by relevance Sort by last modified time
    Searched full:treebody (Results 1 - 1 of 1) sorted by null

  /external/svox/pico/lib/
picokdt.c 133 - tree = treenodeinfos TREEBODYSIZE4 treebody
137 - treebody = "cf. code"
139 - TREEBODYSIZE4: four bytes, size of treebody in number of bytes
252 picoos_uint8 *treebody; member in struct:__anon7630
370 dtp->treebody = dtp->qfields + 4 +
782 Input : iJump absolute bit offset (0..(nr-bytes-treebody)*8)
784 (0..(nr-bytes-treebody))
810 (0..sizeof(treebody))
818 return ((this->treebody[iByteNo] & ((1)<<iBitNo)) > 0);
844 Function: returns the (treebody) value pointed to by iByteNo, iBitNo
    [all...]

Completed in 197 milliseconds