coan 4.2.4
|
![]() |
Modules | |
Macro-generated code | |
Files | |
file | unconfigured_symbols.c |
file | unconfigured_symbols.h |
file | unconfigured_symbols.h |
Functions | |
void | unconfigured_symbol_tally (char const *name, size_t len) |
interface.
void unconfigured_symbol_tally | ( | char const * | name, |
size_t | len | ||
) |
Tally an occurrence of an unconfigured symbol.
Pointer | to the symbol name. |
len | The length of the symbol name. |
Definition at line 72 of file unconfigured_symbols.c.
References GET_PUBLIC, ptr_set_insert(), ptr_set_search(), report_symbol(), and symbol_new().
Referenced by eval_line(), eval_possible_symbol(), and eval_unary().