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

  /external/libffi/src/
dlmalloc.c 104 no errors or vulnerabilities, you can define INSECURE to 1,
236 INSECURE default: 0
505 #ifndef INSECURE
506 #define INSECURE 0
507 #endif /* INSECURE */
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 140 no errors or vulnerabilities, you can define INSECURE to 1,
272 INSECURE default: 0
542 #ifndef INSECURE
543 #define INSECURE 0
544 #endif /* INSECURE */
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 103 no errors or vulnerabilities, you can define INSECURE to 1,
292 INSECURE default: 0
633 #ifndef INSECURE
634 #define INSECURE 0
635 #endif /* INSECURE */
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 104 no errors or vulnerabilities, you can define INSECURE to 1,
261 INSECURE default: 0
586 #ifndef INSECURE
587 #define INSECURE 0
588 #endif /* INSECURE */
    [all...]

Completed in 35 milliseconds