Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:USE_DEV_RANDOM

417 USE_DEV_RANDOM             default: 0 (i.e., not used)
702 #ifndef USE_DEV_RANDOM
703 #define USE_DEV_RANDOM 0
704 #endif /* USE_DEV_RANDOM */
3169 #if USE_DEV_RANDOM
3179 #endif /* USE_DEV_RANDOM */