Searched refs:predefined_symbol (Results 1 – 2 of 2) sorted by relevance
260 struct predefined_symbol struct270 extern const struct predefined_symbol tic80_predefined_symbols[]; argument280 const struct predefined_symbol *tic80_next_predefined_symbol281 (const struct predefined_symbol *);
52 const struct predefined_symbol tic80_predefined_symbols[] =216 …c80_num_predefined_symbols = sizeof (tic80_predefined_symbols) / sizeof (struct predefined_symbol);238 const struct predefined_symbol *pdsp; in tic80_symbol_to_value()278 const struct predefined_symbol *pdsp; in tic80_value_to_symbol()308 const struct predefined_symbol *309 tic80_next_predefined_symbol (const struct predefined_symbol *pdsp) in tic80_next_predefined_symbol()