Lines Matching refs:noffs
64 int i, noffs;407 noffs = 0;409 ei->strindex[i] = noffs;411 if ((noffs + len) >= sizeof(ei->strings)) {415 memcpy(ei->strings + noffs,417 noffs += len;422 noffs = 0;424 ei->strindex[i] = noffs;426 if ((noffs + len) >= sizeof(ei->strings)) {430 memcpy(ei->strings + noffs,432 noffs += len;
Indexes created Tue Oct 21 07:10:13 GMT 2025