Lines Matching full:common
7 common implementation of abort().
12 common implementation of time().
15 bool "Common C library malloc implementation"
18 Common implementation of malloc family that uses the kernel heap
22 int "Size of the common C library malloc arena"
31 common C library malloc() implementation.
49 bool "Common C library calloc"
54 Enable the common C library trivial implementation of calloc,
58 bool "Common C library reallocarray"
63 Enable the common C library trivial implementation of
69 common implementation of strnlen().