Searched refs:incVal (Results 1 – 2 of 2) sorted by relevance
166 int32_t count, resultIdx, incVal, offset; in ufmt_utop() local197 incVal = -1; in ufmt_utop()200 incVal = 1; in ufmt_utop()215 resultIdx += incVal; in ufmt_utop()
136 int32_t incVal = 1; /* +1 for big endian, -1 for little endian */ in outputPtrBytes() local141 incVal = -1; in outputPtrBytes()149 p += incVal; in outputPtrBytes()