Searched defs:halt (Results 1 – 11 of 11) sorted by relevance
94 .globl halt symbol96 halt: label
97 .globl halt symbol99 halt: label
10 void (*halt)(void); member
92 static inline void halt(void) in halt() function
198 void (*halt)(void); member712 static inline void halt(void) in halt() function
48 #define halt .long 0 macro
58 #define halt .long 0 macro
99 int halt; member
77 void (*halt)(void); member
137 void (*halt)(void); member
192 LONG halt; /* Halt the machine. */ member