Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/
Dglibconfig.in.h63 #define G_GNUC_PURE \ macro
68 #define G_GNUC_PURE macro
/third_party/glib/glib/
Dgmacros.h193 #define G_GNUC_PURE __attribute__((__pure__)) macro
197 #define G_GNUC_PURE macro