Searched refs:predefined_symbol (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic80.h264 struct predefined_symbol
274 extern const struct predefined_symbol tic80_predefined_symbols[];
284 const struct predefined_symbol *tic80_next_predefined_symbol
285 (const struct predefined_symbol *);
260 struct predefined_symbol struct
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic80-opc.c53 const struct predefined_symbol tic80_predefined_symbols[] =
217 const int tic80_num_predefined_symbols = sizeof (tic80_predefined_symbols) / sizeof (struct predefined_symbol);
239 const struct predefined_symbol *pdsp;
279 const struct predefined_symbol *pdsp;
309 const struct predefined_symbol *
310 tic80_next_predefined_symbol (const struct predefined_symbol *pdsp)

Completed in 129 milliseconds