Lines Matching refs:default
60 default 0 if MINIMAL_LIBC
61 default 16384 if MMU
62 default 2048 if USERSPACE && MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT
63 default 16384 if ARCH_POSIX
64 default -1
79 When using the minimal C library, the default is to have no
80 malloc heap. Otherwise, on systems with an MMU the default is
81 16kB and all other systems will default to using all remaining
87 default n if MINIMAL_LIBC
88 default y
96 default n if MINIMAL_LIBC
97 default y
113 default y
120 default y if FILE_SYSTEM