Searched defs:PUT_C (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Disassembler/
H A DDisasmFormatBytes.cpp44 #define PUT_C(ch) \ macro
66 PUT_C('[');
77 PUT_C(']');
83 #undef PUT_C macro
H A DDisasmFormatYasm.cpp312 #define PUT_C(ch) \ macro
364 PUT_C('+'); \
369 PUT_C('-'); \
395 PUT_C(a_chEnd); \
419 PUT_C(' ');
570 PUT_C(',');
736 PUT_C(' ');
798 PUT_C('[');
844 PUT_C('+');
852 PUT_C('*');
1276 #undef PUT_C macro
[all...]

Completed in 55 milliseconds