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

  /bionic/libc/include/bits/fortify/
fcntl.h 101 __BIONIC_FORTIFY_VARIADIC
120 __BIONIC_FORTIFY_VARIADIC
stdio.h 66 __BIONIC_FORTIFY_VARIADIC __printflike(3, 4)
84 __BIONIC_FORTIFY_VARIADIC __printflike(2, 3)
160 __BIONIC_FORTIFY_VARIADIC __printflike(3, 4)
165 __BIONIC_FORTIFY_VARIADIC __printflike(2, 3)
  /bionic/libc/include/sys/
cdefs.h 323 * We should use __BIONIC_FORTIFY_VARIADIC instead of __BIONIC_FORTIFY_INLINE
328 # define __BIONIC_FORTIFY_VARIADIC static __inline__
340 /* __always_inline is probably okay and ignored by gcc in __BIONIC_FORTIFY_VARIADIC */
341 # define __BIONIC_FORTIFY_VARIADIC __BIONIC_FORTIFY_INLINE

Completed in 76 milliseconds