Home
last modified time | relevance | path

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

/freebsd-14.2/sys/modules/geom/geom_zero/
H A DMakefile5 SRCS= g_zero.c
/freebsd-14.2/sys/geom/zero/
H A Dg_zero.c144 DECLARE_GEOM_CLASS(g_zero_class, g_zero);
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp748 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
750 if (name == g_zero) in GetIndexOfChildWithName()
772 static const ConstString g_zero("[0]"); in GetChildAtIndex() local
781 g_zero); in GetChildAtIndex()
H A DNSDictionary.cpp986 static const ConstString g_zero("[0]"); in GetIndexOfChildWithName() local
987 return name == g_zero ? 0 : UINT32_MAX; in GetIndexOfChildWithName()
/freebsd-14.2/sys/conf/
H A Dfiles3704 geom/zero/g_zero.c optional geom_zero