Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Dattribute.h85 #define ATTRIBUTE_DEALLOC(f, i) _GL_ATTRIBUTE_DEALLOC(f, i)
/third_party/gettext/gettext-runtime/
Dconfig.h1380 # define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i))) macro
1382 # define _GL_ATTRIBUTE_DEALLOC(f, i) macro
1384 #define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)