Searched refs:incVal (Results 1 – 2 of 2) sorted by relevance
171 int32_t count, resultIdx, incVal, offset; in ufmt_utop() local202 incVal = -1; in ufmt_utop()205 incVal = 1; in ufmt_utop()220 resultIdx += incVal; in ufmt_utop()
140 int32_t incVal = 1; /* +1 for big endian, -1 for little endian */ in outputPtrBytes() local145 incVal = -1; in outputPtrBytes()153 p += incVal; in outputPtrBytes()