Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/archival/libarchive/
Ddecompress_bunzip2.c581 int pos, current, previous; in read_bunzip() local
633 previous = current; in read_bunzip()
642 if (current != previous) in read_bunzip()
648 current = previous; in read_bunzip()
/busybox-1.35.0/archival/libarchive/bz/
DREADME8 This version is fully compatible with the previous public releases.
/busybox-1.35.0/docs/
DKconfig-language.txt161 dependencies. If a menu entry somehow depends on the previous entry, it
162 can be made a submenu of it. First the the previous (parent) symbol must
Dmdev.txt29 Of course, a more "full" setup would entail executing this before the previous
Dbusybox_footer.pod233 grep, sed, cut, xargs(previous),
DSerial-Programming-HOWTO.txt64 This version is a complete rewrite of the previous Serial-Programming-
Dcontributing.txt214 important as any of the previous items.)
/busybox-1.35.0/
DAUTHORS154 grep, sed, cut, xargs(previous),
/busybox-1.35.0/editors/
Dsed1line.txt128 # if a line begins with an equal sign, append it to the previous line
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped258 /* Same as previous macro, but useful when we know that the buffer stack is not
Dzconf.tab.c_shipped725 the previous symbol: RHS[0] (always defined). */