Home
last modified time | relevance | path

Searched refs:fixline (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Druntime.d873 buf = fixline( buf, fixbuf ); in opApply()
896 const(char)[] fixline( const(char)[] buf, return ref char[4096] fixbuf ) const in fixline() function