Searched refs:iNodeType (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicokdt.c1002 picoos_uint32 iNodeType; local
1015 iNodeType = kdtGetShiftVal(this, PICOKDT_NODETYPE_NRBITS, iByteNo, iBitNo);
1016 PICODBG_TRACE(("iNodeType: %d", iNodeType));
1032 switch (iNodeType) {
1163 }/*end switch (iNodeType)*/

Completed in 891 milliseconds