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

/haiku/headers/private/debugger/value/value_formatters/
H A DIntegerValueFormatter.h47 status_t _ValidateSigned(const BString& input,
/haiku/src/kits/debugger/value/value_formatters/
H A DIntegerValueFormatter.cpp110 error = _ValidateSigned(input, type, _output, wantsValue);
117 IntegerValueFormatter::_ValidateSigned(const BString& input, type_code type, function in class:IntegerValueFormatter

Completed in 38 milliseconds