Data Fields | |
| struct list_elem | elem |
| int | value |
Definition at line 22 of file list.c.
struct list_elem value::elem [read] |
Definition at line 24 of file list.c.
Referenced by value_less(), verify_list_bkwd(), and verify_list_fwd().
| int value::value |
Definition at line 25 of file list.c.
Referenced by test(), value_less(), verify_list_bkwd(), and verify_list_fwd().
1.5.6