Home
last modified time | relevance | path

Searched refs:BREAK_0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dntp_random.c119 #define BREAK_0 8 macro
361 if (n < BREAK_0) { in ntp_initstate()
/freebsd/lib/libc/stdlib/
H A Drandom.h36 #define BREAK_0 8 macro
H A Drandom.c106 BREAK_0, BREAK_1, BREAK_2, BREAK_3, BREAK_4
300 if (sz < BREAK_0) in initstate_r()