Home | History | Annotate | Download | only in common

Lines Matching defs:offsets

398     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;
557 *offsets++=sourceIndex;
561 *offsets++=sourceIndex;
564 *offsets++=sourceIndex;
607 *offsets++=sourceIndex;
611 *offsets++=sourceIndex;
615 *offsets++=sourceIndex;
642 pArgs->offsets=offsets;
650 * offsets, sourceIndex, and nextSourceIndex.
962 int32_t *offsets;
977 offsets=pArgs->offsets;
1013 *offsets++=nextSourceIndex++;
1023 *offsets++=nextSourceIndex++;
1030 sourceIndex=nextSourceIndex; /* wrong if offsets==NULL but does not matter */
1047 *offsets++=sourceIndex;
1061 *offsets++=sourceIndex;
1132 *offsets++=sourceIndex;
1138 *offsets++=sourceIndex;
1139 *offsets++=sourceIndex;
1142 *offsets++=sourceIndex;
1167 pArgs->offsets=offsets;
1176 * offsets, sourceIndex, and nextSourceIndex.