OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wrap_hint
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
ui-out.h
261
void
wrap_hint
(int indent) { do_wrap_hint (indent); }
function in class:ui_out
507
output_unit (std::string msg, int
wrap_hint
= -1, bool flush = false)
508
: m_msg (msg), m_wrap_hint (
wrap_hint
), m_flush (flush)
/src/external/gpl3/gdb.old/dist/gdb/
ui-out.h
260
void
wrap_hint
(int indent) { do_wrap_hint (indent); }
function in class:ui_out
505
output_unit (std::string msg, int
wrap_hint
= -1, bool flush = false)
506
: m_msg (msg), m_wrap_hint (
wrap_hint
), m_flush (flush)
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026