Home
last modified time | relevance | path

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

/external/oprofile/m4/
Dmallocattribute.m49 ],AC_MSG_RESULT([yes]); AC_DEFINE(MALLOC_ATTRIBUTE_OK, 1, [whether malloc attribute is understood])… definition
/external/oprofile/
Dconfig.h59 #define MALLOC_ATTRIBUTE_OK 1 macro