![]() |
Jazz 1.25.+
|
NameUse: A pair of Name and number of times the name is used. More...
#include <volatile.h>
Data Fields | |
int | use |
Number of times name is used. Increase by add_name() calls to the same name, decreased/destroyed by erase_name(). | |
Name | name |
The name in plain text. | |
NameUse: A pair of Name and number of times the name is used.
This is the value in a HashNameUseMap to do reverse-hash().