HomeSort by relevance Sort by last modified time
    Searched defs:INTERRUPT (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
execution.h 35 // Flag used to set the interrupt causes.
37 INTERRUPT = 1 << 0,
170 static void Interrupt();
211 // Reset limits to actual values. For example after handling interrupt.
272 // stack guard and the limits are not set to interrupt values.
273 // TODO(214): Stack overflows are ignored if a interrupt is pending. This
  /external/grub/netboot/
smc9000.h 135 #define INTERRUPT 12

Completed in 232 milliseconds