Home
last modified time | relevance | path

Searched defs:__attribute_malloc__ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
Dcdefs.h221 # define __attribute_malloc__ __attribute__ ((__malloc__)) macro
223 # define __attribute_malloc__ /* Ignore */ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/
Dcdefs.h221 # define __attribute_malloc__ __attribute__ ((__malloc__)) macro
223 # define __attribute_malloc__ /* Ignore */ macro