Searched refs:_symbol (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dtic54x.h25 typedef struct _symbol struct
/haiku-buildtools/binutils/include/opcode/
H A Dtic54x.h25 typedef struct _symbol struct
/haiku-buildtools/gcc/gcc/
H A Drtl.h1075 ({ __typeof (RTX) const _symbol = (RTX); \
1076 const unsigned int flags = SYMBOL_REF_FLAGS (_symbol); \
1080 &_symbol->u.block_sym; })
1083 ({ __typeof (RTX) const _symbol = (RTX); \
1084 RTL_CHECKC1 (_symbol, 0, C); \
1085 &_symbol->u.hwiv; })

Completed in 88 milliseconds