Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/etc/
H A Dlist_ext.h104 #define NCSW_LIST(listName) t_List listName = NCSW_LIST_INIT(listName) argument
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli.c1054 const char* listName; in main() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp6647 std::string listName = in GenerateCategory() local