Home
last modified time | relevance | path

Searched refs:big (Results 1 – 10 of 10) sorted by relevance

/busybox-1.35.0/util-linux/
Dreadprofile.c134 int big = 0, small = 0; in readprofile_main() local
139 big++; in readprofile_main()
143 if (big > small) { in readprofile_main()
Dmkfs_ext2.txt8 - inode size: 128/256 (since 679807k is >0.5G, standard mke2fs uses "big" inodes)
/busybox-1.35.0/archival/libarchive/unxz/
DREADME105 architectures. That's why Itanium and SPARC filters work for both big
107 and SPARC has big endian instructions).
109 There currently is no filter for little endian PowerPC or big endian
/busybox-1.35.0/
DTODO58 utils (or simply with less political baggage), but without it being one big
96 and have all those structures be in a big union shared between processes,
97 so busybox uses less bss. (This is a big win on nommu machines.) See
106 Cleanup any big users
143 but that can have a big performance impact. So make it a config option.
DREADME182 support both 32 and 64 bit platforms, and both big and little endian
/busybox-1.35.0/modutils/
DConfig.src134 you are trying to load a big module on a very memory-constrained
Dmodutils-24.c272 # error insmod.c may require changes for use on big endian SH
/busybox-1.35.0/docs/
Dkeep_data_small.txt121 There is one big common buffer in bss - bb_common_bufsiz1. It is a much
Dstyle-guide.txt476 but ick! big! */
/busybox-1.35.0/libbb/
DConfig.src158 # Don't allow way too big values here, code uses fixed "char *history[N]" struct member