Home | History | Annotate | Download | only in orig

Lines Matching refs:ofst

4127   static const struct { const char *zName; int ofst; } aField[] = {
4176 int ofst = aField[i].ofst;
4177 unsigned int val = get4byteInt(aHdr + ofst);
4179 switch( ofst ){