OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__list_alloc
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/utils/src/
list.c
32
struct list *
__list_alloc
(void)
function
46
new =
__list_alloc
();
/hardware/intel/common/wrs_omxil_core/utils/inc/
list.h
35
struct list *
__list_alloc
(void);
Completed in 36 milliseconds