Home
last modified time | relevance | path

Searched defs:TYPE_FIELDS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/
H A Dencoding.c75 #define TYPE_FIELDS(TYPE) ({const char *_field = (TYPE)+1; \ macro
/dragonfly/contrib/gdb-7/gdb/
H A Dgdbtypes.h1065 #define TYPE_FIELDS(thistype) TYPE_MAIN_TYPE(thistype)->flds_bnds.fields macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h2136 #define TYPE_FIELDS(NODE) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h2460 #define TYPE_FIELDS(NODE) \ macro