OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hlist_add
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/nestegg/halloc/src/
hlist.h
65
static_inline void
hlist_add
(hlist_head_t * h, hlist_item_t * i);
99
static_inline void
hlist_add
(hlist_head_t * h, hlist_item_t * i)
function
halloc.c
138
hlist_add
(&p->children, &b->siblings);
Completed in 82 milliseconds