Home
last modified time | relevance | path

Searched refs:UTILS_DL_LIST_IS_ON_QUEUE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/utils_lite/include/
H A Dutils_list.h129 #define UTILS_DL_LIST_IS_ON_QUEUE(node) ((node)->pstPrev != NULL && (node)->pstNext != NULL) macro

Completed in 1 milliseconds