Definition at line 769 of file types.c.
Data Fields | |
| unsigned | lower |
| Lower bound. | |
| unsigned | upper |
| Upper bound. | |
| unsigned bounds_t::lower |
Lower bound.
Definition at line 771 of file types.c.
Referenced by record(), record_hapax(), record_normal(), update_bounds_hapax(), and update_bounds_normal().
| unsigned bounds_t::upper |
Upper bound.
Definition at line 773 of file types.c.
Referenced by record(), record_hapax(), record_normal(), update_bounds_hapax(), and update_bounds_normal().