Home
last modified time | relevance | path

Searched defs:LOSE (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/i386/
A Dsysdep.h26 #define LOSE asm volatile ("hlt") macro
/sysdeps/mach/
A Dsysdep.h69 #define LOSE ({ volatile int zero = 0; zero / zero; }) macro
/sysdeps/mach/hurd/
A D_Fork.c74 #define LOSE do { assert_perror (err); goto lose; } while (0) /* XXX */ in _Fork() macro

Completed in 6 milliseconds