Home
last modified time | relevance | path

Searched refs:Z_LIBC_DATA (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/lib/libc/minimal/source/time/
Dgmtime.c11 static Z_LIBC_DATA struct tm gmtime_result;
/Zephyr-latest/lib/libc/minimal/source/stdlib/
Drand.c22 static Z_LIBC_DATA unsigned int srand_seed = 1;
/Zephyr-latest/include/zephyr/sys/
Dlibc-hooks.h104 #define Z_LIBC_DATA K_APP_DMEM(z_libc_partition) macro
/Zephyr-latest/lib/libc/common/source/stdlib/
Dmalloc.c117 Z_LIBC_DATA static struct sys_heap z_malloc_heap;
120 Z_LIBC_DATA SYS_MUTEX_DEFINE(z_malloc_heap_mutex);