HomeSort by relevance Sort by last modified time
    Searched defs:_FORTIFY_SOURCE (Results 1 - 5 of 5) sorted by null

  /bionic/libc/bionic/
__memcpy_chk.cpp 29 #undef _FORTIFY_SOURCE
42 * This memcpy check is called if _FORTIFY_SOURCE is defined and
__umask_chk.cpp 29 #undef _FORTIFY_SOURCE
41 * This umask check is called if _FORTIFY_SOURCE is defined and
memmove.c 28 #undef _FORTIFY_SOURCE
  /external/chromium/third_party/libevent/
evdns.c 77 #ifndef _FORTIFY_SOURCE
78 #define _FORTIFY_SOURCE 3
    [all...]
  /external/chromium_org/third_party/libevent/
evdns.c 77 #ifndef _FORTIFY_SOURCE
78 #define _FORTIFY_SOURCE 3
    [all...]

Completed in 92 milliseconds