Home | History | Annotate | Download | only in common

Lines Matching full:offsets

396     int32_t *offsets;
410 offsets=pArgs->offsets;
441 *offsets++=nextSourceIndex++;
449 *offsets++=nextSourceIndex++;
459 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
477 *offsets++=sourceIndex;
514 offsets++=sourceIndex;
536 *offsets++=sourceIndex;
537 *offsets++=sourceIndex;
553 *offsets++=sourceIndex;
556 *offsets++=sourceIndex;
559 *offsets++=sourceIndex;
562 *offsets++=sourceIndex;
601 *offsets++=sourceIndex;
604 *offsets++=sourceIndex;
607 *offsets++=sourceIndex;
633 pArgs->offsets=offsets;
641 * offsets, sourceIndex, and nextSourceIndex.
945 int32_t *offsets;
960 offsets=pArgs->offsets;
996 *offsets++=nextSourceIndex++;
1006 *offsets++=nextSourceIndex++;
1013 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
1030 *offsets++=sourceIndex;
1044 *offsets++=sourceIndex;
1115 *offsets++=sourceIndex;
1121 *offsets++=sourceIndex;
1122 *offsets++=sourceIndex;
1125 *offsets++=sourceIndex;
1150 pArgs->offsets=offsets;
1159 * offsets, sourceIndex, and nextSourceIndex.