Home
last modified time | relevance | path

Searched refs:symbol1 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/
H A DREADME140 .word pseudo-op of the form symbol1-symbol2 (the difference of two
143 symbol1, and insert this into the output directly before the next
/dragonfly/contrib/byacc/
H A Dlalr.c374 int symbol1 = accessing_symbol[to_state[i]]; in build_relations() local
377 for (rulep = derives[symbol1]; *rulep >= 0; rulep++) in build_relations()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi14294 @item #pragma weak @var{symbol1} = @var{symbol2}
14295 This pragma declares @var{symbol1} to be a weak alias of @var{symbol2}.