Home
last modified time | relevance | path

Searched defs:halt (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/sys/arch/next68k/stand/boot/
H A Dsrt0.s102 halt: label
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dblockexit.d44 halt = 0x10, enumerator
H A Dctorflow.d27 halt = 0x20, /// assert(0) enumerator
H A Dtokens.h395 halt, enumerator
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Dnetif.c52 int (*halt)(void *, int); member
/netbsd-src/sys/arch/emips/stand/common/
H A Dprom_iface.c96 halt(int *unused, int howto) in halt() function
/netbsd-src/sys/arch/vax/boot/boot/
H A Dboot.c191 halt(char *hej) in halt() function
/netbsd-src/sys/arch/alpha/alpha/
H A Dprom.c388 prom_halt(int halt) in prom_halt()
/netbsd-src/sys/arch/hppa/stand/xxboot/
H A Dstart.S192 halt: ldi IOMOD_CMD_STOP,%r1 label
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py172 def halt(self): member in ScanViewServer
/netbsd-src/sys/arch/arm/arm32/
H A Darm32_machdep.c242 halt(void) in halt() function
/netbsd-src/sys/arch/vax/include/
H A Dka43.h243 u_long halt :4; u_long :22; member
/netbsd-src/sys/arch/pmax/include/
H A Ddec_prom.h191 #define halt (*callv -> _halt) macro
/netbsd-src/sys/dev/fdt/
H A Dfdtvar.h115 void (*halt)(device_t, void *); member
/netbsd-src/sys/arch/arc/arc/
H A Darcbios.h213 void (*halt)(void) member
/netbsd-src/sys/dev/isa/
H A Dsbdsp.c164 u_char halt, cont; member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-msp430.c493 char * halt; in msp430_profiler() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-msp430.c495 char * halt; in msp430_profiler() local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex_internal.h599 unsigned int halt : 1; member