HomeSort by relevance Sort by last modified time
    Searched refs:USE_DEV_RANDOM (Results 1 - 4 of 4) sorted by null

  /external/dlmalloc/
malloc.c 417 USE_DEV_RANDOM default: 0 (i.e., not used)
    [all...]
  /external/libffi/src/
dlmalloc.c 351 USE_DEV_RANDOM default: 0 (i.e., not used)
573 #ifndef USE_DEV_RANDOM
574 #define USE_DEV_RANDOM 0
575 #endif /* USE_DEV_RANDOM */
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 351 USE_DEV_RANDOM default: 0 (i.e., not used)
578 #ifndef USE_DEV_RANDOM
579 #define USE_DEV_RANDOM 0
580 #endif /* USE_DEV_RANDOM */
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 351 USE_DEV_RANDOM default: 0 (i.e., not used)
578 #ifndef USE_DEV_RANDOM
579 #define USE_DEV_RANDOM 0
580 #endif /* USE_DEV_RANDOM */
    [all...]

Completed in 167 milliseconds