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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbtypes.h1719 #define TYPE_FIELD_PACKED(thistype, n) (FIELD_BITSIZE((thistype)->field (n))!=0) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbtypes.h2124 #define TYPE_FIELD_PACKED(thistype, n) (FIELD_BITSIZE((thistype)->field (n))!=0) macro

Completed in 348 milliseconds