Searched refs:GLS (Results 1 – 5 of 5) sorted by relevance
66 # GLS is OpenGL stream encoding; GLS is the successor of GLF
311 if (!(gflag & GLS)) { in put_tty_line()374 if (gflag & GLS) in put_tty_line()
400 gflag |= GLS, ibufp++; \590 if (display_lines(first_addr, second_addr, gflag | GLS) < 0) in exec_command()727 sgflag ^= GPR, sgflag &= ~(GLS | GNP); in exec_command()734 sgflag |= GLS, ibufp++; in exec_command()
57 #define GLS 004 /* list after command */ macro
158 } else if ((gflag & (GPR | GLS | GNP)) && in search_and_replace()