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

/vbox/src/VBox/Runtime/common/misc/
H A Dgetoptargv.cpp393 #define PUT_CH(ch) \ macro
426 PUT_CH(' ');
443 PUT_CH('"');
458 PUT_CH(ch);
461 PUT_CH('"');
469 PUT_CH('\'');
479 PUT_CH(ch);
482 PUT_CH('\'');
496 #undef PUT_CH macro

Completed in 43 milliseconds