Searched defs:TYPE_FIELD_BITSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbtypes.h1718 #define TYPE_FIELD_BITSIZE(thistype, n) FIELD_BITSIZE((thistype)->field (n)) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbtypes.h2123 #define TYPE_FIELD_BITSIZE(thistype, n) FIELD_BITSIZE((thistype)->field (n)) macro

Completed in 220 milliseconds