Lines Matching full:of
7 common implementation of abort().
12 common implementation of asctime().
15 bool "Thread-safe version of asctime()"
18 common implementation of asctime_r().
24 common implementation of ctime().
27 bool "Thread-safe version of ctime()"
30 common implementation of ctime_r().
35 common implementation of gmtime_r().
41 Simple implementation of localtime() & localtime_r().
48 common implementation of time().
54 Common implementation of malloc family that uses the kernel heap
58 int "Size of the common C library malloc arena"
66 Indicate the size in bytes of the memory arena used for
75 regions be sized to a power of two and aligned to their size,
76 then this must be defined as a power of two or a compile error
90 Enable the common C library trivial implementation of calloc,
99 Enable the common C library trivial implementation of
105 common implementation of strnlen().
111 # of C11 threads and POSIX API can be abstracted out to a common library.
115 Common implementation of C11 <threads.h> API.
122 Common implementation of remove().