Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/os/
H A Dbase_private.h32 #ifndef os_slowpath
33 #define os_slowpath(x) ((__typeof__(x))OS_EXPECT((long)(x), 0l)) macro