Searched refs:GLS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/text_cmds-88/ed/
H A Dio.c314 if ((gflag & GLS) && ++col > cols) {
318 if (gflag & GLS) {
337 if (posixly_correct && (gflag & GLS) && !(gflag & GINT))
H A Ded.h56 #define GLS 004 /* list after command */ macro
H A Dsub.c160 } else if ((gflag & (GPR | GLS | GNP)) &&

Completed in 114 milliseconds