Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/common/
H A Doutbuffer.d489 bool notnewline = w != 0x000A000D; in write4() local
493 bool notnewline = true; in write4() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Doutbuffer.c232 bool notnewline = w != 0x000A000D; in write4() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Doutbuffer.c232 bool notnewline = w != 0x000A000D; in write4() local