Home
last modified time | relevance | path

Searched refs:writeCurrent (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/other/
Dbzcat.c75 int writePos, writeRun, writeCount, writeCurrent; member
486 bw->writeCurrent = (unsigned char)bw->writePos; in burrows_wheeler_prep()
536 current = bw->writeCurrent; in write_bunzip_data()
593 bw->writeCurrent = current; in write_bunzip_data()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59476 int writeCurrent; member