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

/vbox/src/VBox/Runtime/common/misc/
H A Dgetoptargv.cpp401 #define PUT_PSZ(psz, cch) \ macro
409 #define PUT_SZ(sz) PUT_PSZ(sz, sizeof(sz) - 1)
435 PUT_PSZ(pszArg, cchArg);
495 #undef PUT_PSZ macro
/vbox/src/VBox/Disassembler/
H A DDisasmFormatYasm.cpp341 #define PUT_PSZ(psz) \ macro
383 PUT_PSZ(szSymbol); \
1273 #undef PUT_PSZ macro

Completed in 48 milliseconds