Data Fields | |
| FormatNode | format [NUM_CACHE_SIZE+1] |
| char | str [NUM_CACHE_SIZE+1] |
| int | age |
| NUMDesc | Num |
Definition at line 382 of file formatting.c.
Definition at line 386 of file formatting.c.
Referenced by NUM_cache_getnew(), NUM_cache_remove(), and NUM_cache_search().
| FormatNode NUMCacheEntry::format[NUM_CACHE_SIZE+1] |
Definition at line 384 of file formatting.c.
Referenced by NUM_cache().
Definition at line 387 of file formatting.c.
Referenced by NUM_cache(), and NUM_cache_getnew().
| char NUMCacheEntry::str[NUM_CACHE_SIZE+1] |
Definition at line 385 of file formatting.c.
Referenced by NUM_cache_getnew(), NUM_cache_remove(), and NUM_cache_search().
1.7.1