Searched refs:FORCEINTON (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/bin/sh/ | ||
| H A D | error.h | 91 #define FORCEINTON do { suppressint = 0; if (intpending) onint(); } while (0) macro |
| H A D | main.c | 186 FORCEINTON; /* enable interrupts */ in main() |