Searched defs:pos (Results 1 – 4 of 4) sorted by relevance
143 off_t __attribute__((weak)) _lseek(__unused int fd, __unused off_t pos, __unused int whence) { in _lseek()
191 const uint32_t pos = ((idx % 4U) * 8U); in ARM_MPU_SetMemAttrEx() local
260 const uint32_t pos = ((idx % 4U) * 8U); in ARM_MPU_SetMemAttrEx() local
182 for(int pos = 0; pos < nchars; pos += 2) { in read_hex() local