Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
HDlist.h117 #define listSET_LIST_INTEGRITY_CHECK_2_VALUE( pxList ) macro
131 …#define listSET_LIST_INTEGRITY_CHECK_2_VALUE( pxList ) ( pxList )->xListIntegrityValu…
/Kernel-v10.6.2/
HDlist.c82 listSET_LIST_INTEGRITY_CHECK_2_VALUE( pxList ); in vListInitialise()