Home
last modified time | relevance | path

Searched refs:NCSW_LIST_NumOfObjs (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Dncsw_list.c60 int NCSW_LIST_NumOfObjs(t_List *p_List) in NCSW_LIST_NumOfObjs() function
/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h352 int NCSW_LIST_NumOfObjs(t_List *p_List);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c916 numOfModifiedPtr = (uint8_t)NCSW_LIST_NumOfObjs(h_OldPointersLst); in DynamicChangeHc()
988 numOfModifiedPtr = (uint8_t)NCSW_LIST_NumOfObjs(h_OldPointersLst); in DoDynamicChange()