Home
last modified time | relevance | path

Searched defs:TYPE_FIELD_NAME (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbtypes.h840 #define TYPE_FIELD_NAME(thistype, n) FIELD_NAME(TYPE_FIELD(thistype, n)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dgdbtypes.h840 #define TYPE_FIELD_NAME(thistype, n) FIELD_NAME(TYPE_FIELD(thistype, n)) macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbtypes.h1019 #define TYPE_FIELD_NAME(thistype, n) FIELD_NAME(TYPE_FIELD(thistype, n)) macro
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgdbtypes.h1157 #define TYPE_FIELD_NAME(thistype, n) FIELD_NAME(TYPE_FIELD(thistype, n)) macro
/dports/devel/gdb/gdb-11.1/gdb/
H A Dgdbtypes.h1996 #define TYPE_FIELD_NAME(thistype, n) FIELD_NAME((thistype)->field (n)) macro