Home
last modified time | relevance | path

Searched refs:g_zero (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/modules/geom/geom_zero/
H A DMakefile6 SRCS= g_zero.c
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp733 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
735 if (name == g_zero) in GetIndexOfChildWithName()
757 static const ConstString g_zero("[0]"); in GetChildAtIndex() local
767 g_zero); in GetChildAtIndex()
H A DNSDictionary.cpp839 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
840 return name == g_zero ? 0 : UINT32_MAX; in GetIndexOfChildWithName()
/freebsd-13.1/sys/geom/zero/
H A Dg_zero.c146 DECLARE_GEOM_CLASS(g_zero_class, g_zero);
/freebsd-13.1/sys/conf/
H A Dfiles3771 geom/zero/g_zero.c optional geom_zero