Searched defs:LOS_DL_LIST_FOR_EACH (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_m/utils/ | ||
D | los_list.h | 377 #define LOS_DL_LIST_FOR_EACH(item, list) \ macro |
/kernel/liteos_a/kernel/include/ | ||
D | los_list.h | 522 #define LOS_DL_LIST_FOR_EACH(item, list) \ macro |