Searched refs:machine (Results 1 - 25 of 3323) sorted by relevance

1234567891011>>

/freebsd-current/lib/libc/i386/string/
H A Dmemmove.S1 #include <machine/asm.h>
H A Dmemcpy.S1 #include <machine/asm.h>
/freebsd-current/lib/libc/arm/string/
H A Dbzero.S32 #include <machine/asm.h>
H A Dbcopy.S3 #include <machine/asm.h>
/freebsd-current/sys/arm/include/
H A Dfpu.h4 #include <machine/ucontext.h>
5 #include <machine/vfp.h>
H A Dsigframe.h1 #include <machine/frame.h>
H A Dfloatingpoint.h39 #include <machine/ieeefp.h>
/freebsd-current/sys/arm64/include/
H A Dfpu.h4 #include <machine/vfp.h>
H A Dsigframe.h1 #include <machine/frame.h>
H A Dfloatingpoint.h2 #include <machine/ieeefp.h>
/freebsd-current/sys/i386/include/
H A Dfpu.h4 #include <machine/npx.h>
/freebsd-current/sys/riscv/include/
H A Dfloatingpoint.h2 #include <machine/ieeefp.h>
H A Dsigframe.h1 #include <machine/frame.h>
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dstdarg.h31 #include <machine/stdarg.h>
/freebsd-current/sys/compat/linuxkpi/common/include/
H A Dstdarg.h31 #include <machine/stdarg.h>
/freebsd-current/lib/msun/amd64/
H A Ds_llrint.S1 #include <machine/asm.h>
H A Ds_llrintf.S1 #include <machine/asm.h>
/freebsd-current/sys/powerpc/include/
H A Dfloatingpoint.h35 #include <machine/ieeefp.h>
/freebsd-current/tools/build/cross-build/include/common/machine/
H A Dendian.h36 #if __has_include_next(<machine/endian.h>)
37 #include_next <machine/endian.h>
/freebsd-current/contrib/wpa/src/utils/
H A Dstate_machine.h2 * wpa_supplicant/hostapd - State machine definitions
9 * implement a state machine. In addition to including this header file, each
10 * file implementing a state machine must define STATE_MACHINE_DATA to be the
24 * SM_STATE - Declaration of a state machine function
25 * @machine: State machine name
26 * @state: State machine state
28 * This macro is used to declare a state machine function. It is used in place
32 #define SM_STATE(machine, state) \
33 static void sm_ ## machine ##
[all...]
/freebsd-current/sys/arm/arm/
H A Dmachdep_intr.c33 #include <machine/cpu.h>
34 #include <machine/cpufunc.h>
35 #include <machine/intr.h>
/freebsd-current/sys/dev/hyperv/vmbus/amd64/
H A Dvmbus_vector.S29 #include <machine/psl.h>
30 #include <machine/asmacros.h>
31 #include <machine/specialreg.h>
/freebsd-current/lib/libc/aarch64/string/
H A Dmemmove.S7 #include <machine/asm.h>
/freebsd-current/contrib/netbsd-tests/lib/libc/arch/alpha/
H A Dreturn_one.S3 #include <machine/asm.h>
/freebsd-current/contrib/netbsd-tests/lib/libc/arch/hppa/
H A Dreturn_one.S3 #include <machine/asm.h>

Completed in 205 milliseconds

1234567891011>>