Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/include/
H A Dohos_types.h52 #ifndef TRUE
53 #define TRUE 1L macro
H A Dutils_list.h107 #define UTILS_DL_LIST_IS_END(list, node) ((list) == (node) ? TRUE : FALSE)
270 * @retval TRUE The doubly linked list is empty.

Completed in 1 milliseconds