Searched refs:lh_first (Results 1 – 3 of 3) sorted by relevance
286 pub lh_first: *mut malloc_elem, field305 ::std::ptr::addr_of!((*ptr).lh_first) as usize - ptr as usize in bindgen_test_layout_malloc_heap__bindgen_ty_1()312 stringify!(lh_first) in bindgen_test_layout_malloc_heap__bindgen_ty_1()
99 struct type *lh_first; /* first element */ \
450 struct type *lh_first; /* first element */ \455 class type *lh_first; /* first element */ \536 #define LIST_EMPTY(head) ((head)->lh_first == NULL)538 #define LIST_FIRST(head) ((head)->lh_first)