HomeSort by: relevance | last modified time | path
    Searched defs:minones (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/lib/libkern/
rngtest.c 160 #define MINONES 9725
167 const int minones = MINONES; variable in typeref:typename:const int
205 if (c <= minones || maxones <= c) {
rngtest.c 160 #define MINONES 9725
167 const int minones = MINONES; variable in typeref:typename:const int
205 if (c <= minones || maxones <= c) {
rngtest.c 160 #define MINONES 9725
167 const int minones = MINONES; variable in typeref:typename:const int
205 if (c <= minones || maxones <= c) {

Completed in 32 milliseconds