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

  /bionic/libc/bionic/
dlmalloc.c 131 no errors or vulnerabilities, you can define INSECURE to 1,
263 INSECURE default: 0
535 #ifndef INSECURE
536 #define INSECURE 0
537 #endif /* INSECURE */
    [all...]
  /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.12/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...]

Completed in 187 milliseconds