Searched refs:secoff (Results 1 – 1 of 1) sorted by relevance
854 unsigned int secoff; in tls_fls_write() local879 secoff = (offaddr % INSIDE_FLS_SECTOR_SIZE); // Offset in section in tls_fls_write()880 secremain = INSIDE_FLS_SECTOR_SIZE - secoff; // ����ʣ��ռ��С in tls_fls_write()889 cache[i + secoff] = buf[i]; in tls_fls_write()899 secoff = 0; // ƫ��λ��Ϊ0 in tls_fls_write()