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

/vbox/src/VBox/Disassembler/
H A DDisasmFormatYasm.cpp339 #define PUT_SZ_STRICT(szStrict, szRelaxed) \ macro
942 PUT_SZ_STRICT("strict byte ", "byte ");
945 PUT_SZ_STRICT("strict word ", "word ");
953 PUT_SZ_STRICT("strict byte ", "byte ");
969 PUT_SZ_STRICT("strict byte ", "byte ");
972 PUT_SZ_STRICT("strict dword ", "dword ");
982 PUT_SZ_STRICT("strict byte ", "byte ");
991 PUT_SZ_STRICT("strict byte ", "byte ");

Completed in 45 milliseconds