Searched refs:YASM (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMRC/
H A DVMMRCA.asm72 push dword IMP(g_Logger) ; YASM BUG #67! YASMCHECK!
92 push dword IMP(g_RelLogger) ; YASM BUG #67! YASMCHECK!
/vbox/
H A Dconfigure111 YASM="yasm"
556 if check_avail "$YASM" YASM; then
557 yasm_ver=`$YASM --version|grep "^yasm"|sed 's+^yasm \(.*\)+\1+'`

Completed in 42 milliseconds