Home
last modified time | relevance | path

Searched defs:listName (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/etc/
H A Dlist_ext.h104 #define NCSW_LIST(listName) t_List listName = NCSW_LIST_INIT(listName) argument
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdcli.c946 const char* listName; in main() local