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

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswpriv.h104 int tokenIndex; member in struct:_t_TokenRec
H A Dpsw.c443 printf (" obj%d;\n", t->tokenIndex); outlineno++;
631 t->tokenIndex = objN++;
1230 i++, n->token->tokenIndex);
1383 printf(" _dpsP[%d].val.arrayVal = _dps_offset;\n",t->tokenIndex);
1394 printf(" _dpsP[%d].val.stringVal = _dps_offset;\n",t->tokenIndex);
1435 t->tokenIndex, WORD_ALIGN, WORD_ALIGN);
1437 printf("_dpsP[%d].length;\n",t->tokenIndex);
1453 t->tokenIndex);
1456 t->tokenIndex,stringOffset);
1465 t->tokenIndex);
[all...]

Completed in 14 milliseconds