Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dattribute.h174 #define ATTRIBUTE_NOINLINE _GL_ATTRIBUTE_NOINLINE macro
/third_party/mesa3d/src/util/
Dmacros.h323 #define ATTRIBUTE_NOINLINE __attribute__((noinline)) macro
325 #define ATTRIBUTE_NOINLINE __declspec(noinline) macro
327 #define ATTRIBUTE_NOINLINE macro