Home | History | Annotate | Download | only in lib

Lines Matching refs:ittype

1367                     picoos_uint8 i, j, ittype;
1369 ittype = sa->headx[i].head.type;
1372 PICODBG_INFO_MSG(("'%c',", ittype));
1375 (ittype != PICODATA_ITEM_WORDGRAPH) &&
1376 (ittype != PICODATA_ITEM_WORDINDEX)) {
1390 if ((ittype == PICODATA_ITEM_WORDGRAPH) ||
1391 (ittype == PICODATA_ITEM_CMD)) {
1480 picoos_uint8 i, j, ittype;
1482 ittype = sa->headx[i].head.type;
1485 PICODBG_INFO_MSG(("'%c',", ittype));
1488 (ittype != PICODATA_ITEM_WORDPHON)) {
1502 if ((ittype == PICODATA_ITEM_CMD)) {