Searched refs:rand_r (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | rand.c | 14 int rand_r(unsigned int *seed) in rand_r() function 31 return rand_r(&srand_seed); in rand()
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.c_lang_r | 14 Option Group, consisting of asctime_r(), ctime_r(), gmtime_r(), localtime_r(), rand_r(),
|
D | Kconfig.pthread | 165 putc_unlocked(), putchar_unlocked(), rand_r(), readdir_r(), strerror_r(), and strtok_r().
|
/Zephyr-latest/lib/libc/minimal/include/ |
D | stdlib.h | 55 int rand_r(unsigned int *seed);
|
/Zephyr-latest/scripts/coccinelle/ |
D | symbols.txt | 163 rand_r
|
/Zephyr-latest/lib/libc/minimal/ |
D | Kconfig | 33 Enable rand_r() for the minimal libc.
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 1021 rand_r(), yes
|