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

/vbox/src/VBox/Disassembler/
H A DDisasmFormatYasm.cpp357 #define PUT_NUM_32(num) PUT_NUM(10, "0%08xh", (uint32_t)(num)) macro
887 PUT_NUM_32(off2);
892 PUT_NUM_32(off2);
974 PUT_NUM_32(pParam->uValue);
985 PUT_NUM_32(pParam->uValue);
1058 PUT_NUM_32(uTrgAddr);
1091 PUT_NUM_32(pParam->uValue);
1101 PUT_NUM_32(pParam->uValue);
1139 PUT_NUM_32(pParam->uValue);
1149 PUT_NUM_32(pPara
[all...]

Completed in 67 milliseconds