Home
last modified time | relevance | path

Searched defs:newLine (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_demangle.cpp221 void newLine() { in newLine() function
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp220 void newLine() { in newLine() function
/openbsd-src/lib/libcurses/tty/
H A Dtty_update.c1309 NCURSES_CH_T *newLine = NewScreen(SP_PARM)->_line[lineno].text; in TransformLine() local