Searched refs:rstate (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/bootloader/src/
H A Dnetifc.c43 rand32_t rstate = {.n = 0x8716253}; variable
44 #define random() rand32(&rstate)
/fuchsia/zircon/system/ulib/inet6/
H A Dnetifc.c53 rand32_t rstate = { .n = 0x8716253 }; variable
54 #define random() rand32(&rstate)

Completed in 24 milliseconds