Home | History | Annotate | Download | only in lib

Lines Matching refs:info2

823 static picoos_bool pr_isCmdInfo2 (pr_ioItemPtr it, picoos_uint8 info2)
825 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info2 == info2)) {
1111 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2,
1122 pr->tmpItem.head.info2 = info2;
1224 litem->head.info2 = item->head.info2;
1245 litem->head.info2 = -1;
1260 litem->head.info2 = PICODATA_ITEMINFO2_NA;
1268 litem->head.info2 = PICODATA_ITEMINFO2_NA;
1708 pr->tmpItem.head.info2 = -1;
1747 pr->tmpItem.head.info2 = lf->head.info2;
1774 pr->tmpItem.head.info2 = lsubtype;
1786 pr->tmpItem.head.info2 = PICODATA_ITEMINFO2_NA;
1795 pr->tmpItem.head.info2 = lsubtype;
1824 pr->tmpItem.head.info2 = -(1);
1845 pr->tmpItem.head.info2 = -(1);
2078 lit->head.info2 = pr->ritems[with__0->ritemid+1]->head.info2;
2094 lvar->last->head.info2 = -(1);
2563 if (((PR_TSE_MASK_ID & wpset) != 0) && (pr->ritems[with__0->ritemid+1]->head.info2 != pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEID))) {
2612 if (((PR_TSE_MASK_ID & wpset) != 0) && (pr->ritems[with__0->ritemid+1]->head.info2 != pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEID))) {
2655 if (((PR_TSE_MASK_ID & wpset) != 0) && (pr->ritems[with__0->ritemid+1]->head.info2 != pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEID))) {
2675 if (((PR_TSE_MASK_ID & wpset) != 0) && (pr->ritems[with__0->ritemid+1]->head.info2 != pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEID))) {
2757 if (((PR_TSE_MASK_ID & wpset) != 0) && (pr->ritems[with__0->ritemid+1]->head.info2 != pr_attrVal(with__0->rnetwork, with__0->rtok, PR_TSEID))) {
3338 picoos_uint8 info2;
3384 && picoktab_getIntPropPunct(pr->graphs, id, &info1, &info2)) {
3389 pr->outBuf[pr->outWritePos++] = info2;
3464 pr->outBuf[pr->outWritePos++] = it->head.info2;
3491 it->head.info2 = pr->inBuf[2];