

Data Fields | |
| unsigned int | maxlen |
| unsigned int | len |
| int | first |
| int | last |
| int | first_free |
| ccd_cblist_elem * | elems |
| int | flag |
Definition at line 31 of file conv-conds.c.
| unsigned int _ccd_cblist::maxlen |
Definition at line 32 of file conv-conds.c.
Referenced by append_elem(), expand_cblist(), and init_cblist().
| unsigned int _ccd_cblist::len |
Definition at line 33 of file conv-conds.c.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), expand_cblist(), init_cblist(), remove_elem(), and remove_n_elems().
Definition at line 34 of file conv-conds.c.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), init_cblist(), remove_elem(), and remove_n_elems().
Definition at line 34 of file conv-conds.c.
Referenced by append_elem(), call_cblist_remove(), init_cblist(), and remove_elem().
Definition at line 35 of file conv-conds.c.
Referenced by append_elem(), expand_cblist(), init_cblist(), and remove_elem().
Definition at line 36 of file conv-conds.c.
Referenced by append_elem(), call_cblist_keep(), call_cblist_remove(), expand_cblist(), init_cblist(), and remove_elem().
1.5.5