Searched refs:lcl_tryReadHexByte (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/tools/source/debug/ |
H A D | debug.cxx | 506 …void lcl_tryReadHexByte( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName, sal_… in lcl_tryReadHexByte() function 781 … lcl_tryReadHexByte( pLine, nLineLength, "init_byte", &aDebugData.aDbgData.bMemInit ); in GetDebugData() 782 … lcl_tryReadHexByte( pLine, nLineLength, "bound_byte", &aDebugData.aDbgData.bMemBound ); in GetDebugData() 783 … lcl_tryReadHexByte( pLine, nLineLength, "free_byte", &aDebugData.aDbgData.bMemFree ); in GetDebugData()
|
Completed in 14 milliseconds