Home
last modified time | relevance | path

Searched refs:listSET_LIST_INTEGRITY_CHECK_1_VALUE (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/include/
HDlist.h116 #define listSET_LIST_INTEGRITY_CHECK_1_VALUE( pxList ) macro
130 …#define listSET_LIST_INTEGRITY_CHECK_1_VALUE( pxList ) ( pxList )->xListIntegrityValu…
/Kernel-v10.6.2/
HDlist.c81 listSET_LIST_INTEGRITY_CHECK_1_VALUE( pxList ); in vListInitialise()