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

/vbox/src/VBox/Debugger/
H A DDBGCCommands.cpp449 size_t const cchSyntax = strlen(pszSyntax); local
454 && cchSyntax <= cchCol2
472 off += cchPadding + 1 + cchSyntax;

Completed in 54 milliseconds