Home
last modified time | relevance | path

Searched refs:SYMBOL_T (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-defs.h227 #define SYMBOL_T symbolS* macro
232 SYMBOL_T symbol;
375 EXPR_T mkexpr (int, SYMBOL_T);
H A Dbfin-parse.y369 SYMBOL_T symbol;
4233 mkexpr (int x, SYMBOL_T s)
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h388 SYMBOL_T symbol;
H A Dbfin-parse.c780 SYMBOL_T symbol;
7336 mkexpr (int x, SYMBOL_T s) in mkexpr()