Home
last modified time | relevance | path

Searched refs:_GL_ATTRIBUTE_COLD (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dattribute.h199 #define ATTRIBUTE_COLD _GL_ATTRIBUTE_COLD
/third_party/gettext/gettext-runtime/
Dconfig.h1352 # define _GL_ATTRIBUTE_COLD __attribute__ ((__cold__)) macro
1354 # define _GL_ATTRIBUTE_COLD __attribute__ ((cold)) macro
1357 # define _GL_ATTRIBUTE_COLD macro