Searched defs:SMTYP_SMTYP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/binutils/include/coff/ | ||
| D | xcoff.h | 97 #define SMTYP_SMTYP(x) ((x) & 0x7) /* symbol type */ macro |
| D | internal.h | 597 #define SMTYP_SMTYP(x) ((x) & 0x7) /* symbol type */ macro |