OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LST_IsEmpty
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
list.h
34
*
LST_IsEmpty
60
#define
LST_IsEmpty
(l) (((l)->head.next == &(l)->head))
/hardware/ti/omap3/dspbridge/libbridge/inc/
list.h
34
*
LST_IsEmpty
60
#define
LST_IsEmpty
(l) (((l)->head.next == &(l)->head))
Completed in 997 milliseconds