Home
last modified time | relevance | path

Searched defs:fuzz (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/subsys/debug/fuzz/
DCMakeLists.txt6 project(fuzz) project
/Zephyr-latest/kernel/
Dthread.c369 const size_t fuzz = random_val % CONFIG_STACK_POINTER_RANDOM; in random_offset() local