Searched refs:bitch (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/USB/testcase/
H A DtstTrekStorGo.c67 int bitch(const char *pszMsg) function
301 return bitch("open");
H A DtstPalmOne.c67 int bitch(const char *pszMsg) function
387 return bitch("open");
/vbox/src/recompiler/Sun/
H A Dtestmath.c24 static void bitch(const char *pszWhat, const long double *plrdResult, const long double *plrdExpected) function
140 bitch(#operation, &lrdResult, &lrdExpect); \
304 bitch("sinl(lrd)", &lrdResult, &lrdExpect);
319 bitch("sinl(180.0L)", &lrdResult, &lrdExpect);
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm1597 jnz .bitch ; This can't happen (I hope).
1600 jnz .bitch
1620 .bitch:

Completed in 240 milliseconds