Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwacpi.c179 UINT32 Retry; in AcpiHwSetMode() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h305 static DescriptorMapUpdateResult Retry() { return {false, true, 0}; } in Retry() function