Searched refs:__HAVE_UCAS_FULL (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/sparc64/include/
H A Dtypes.h13 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/alpha/include/
H A Dtypes.h88 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/amd64/include/
H A Dtypes.h102 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/powerpc/include/
H A Dtypes.h105 #define __HAVE_UCAS_FULL
/netbsd-current/sys/arch/i386/include/
H A Dtypes.h135 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/aarch64/include/
H A Dtypes.h113 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/riscv/include/
H A Dtypes.h101 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/arch/mips/include/
H A Dtypes.h177 #define __HAVE_UCAS_FULL macro
/netbsd-current/sys/sys/
H A Dsystm.h411 #if defined(__HAVE_UCAS_FULL) && defined(KASAN)
426 #elif defined(__HAVE_UCAS_FULL) && defined(KMSAN)
/netbsd-current/sys/kern/
H A Dsubr_copy.c466 * __HAVE_UCAS_FULL platforms provide _ucas_32() and _ucas_64() themselves.
473 #if !defined(__HAVE_UCAS_FULL) && !defined(_RUMPKERNEL)
658 #endif /* ! __HAVE_UCAS_FULL && ! _RUMPKERNEL */

Completed in 141 milliseconds