Home
last modified time | relevance | path

Searched defs:nonl (Results 1 – 25 of 123) sorted by relevance

12345

/dports/devel/ncurses/ncurses-6.3/ncurses/base/
H A Dlib_nl.c77 NCURSES_SP_NAME(nonl) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
92 nonl(void) in nonl() function
H A Dlib_restart.c95 NCURSES_SP_NAME(nonl) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
/dports/news/trn4/trn-4.0-test77/
H A Dterm.h40 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,ioctl(_tty_ch, TCSETAW, &_… macro
53 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,tcsetattr(_tty_ch, TCSAFLU… macro
68 #define nonl() ((bizarre=1),_tty.sg_flags &= ~CRMOD, stty(_tty_ch, &_tty)) macro
85 #define nonl() (bizarre=1) macro
/dports/news/trn/trn-3.6/
H A Dterm.h74 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,ioctl(_tty_ch, TCSETAW, &_… macro
87 #define nonl() ((bizarre=1),_tty.c_iflag &=~ICRNL,_tty.c_oflag &=~ONLCR,tcsetattr(_tty_ch, TCSAFLU… macro
101 #define nonl() ((bizarre=1),_tty.sg_flags &= ~CRMOD, stty(_tty_ch, &_tty)) macro
/dports/editors/vigor/vigor-0.016/curses/
H A Dtty.c201 nonl() in nonl() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dcompile.erl236 nonl([$\n]) -> []; function
237 nonl([]) -> []; function
238 nonl([H|T]) -> [H|nonl(T)]. function
/dports/games/moria/umoria/ibmpc/
H A Dms_ansi.h72 #define nonl (*output_nonl) macro
/dports/shells/heirloom-sh/heirloom-sh-050706/
H A Dfunc.c201 static int nonl = 0; variable
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dinopts.c206 int nonl(void) in nonl() function
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dinopts.c206 int nonl(void) in nonl() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dinopts.c206 int nonl(void) in nonl() function
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dinopts.c203 int nonl(void) in nonl() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dinopts.c239 int nonl(void) in nonl() function
/dports/games/bzflag-server/bzflag-2.4.22/src/bzadmin/
H A Dcurses_wrapper.h149 inline int nonl() in nonl() function
/dports/games/bzflag/bzflag-2.4.22/src/bzadmin/
H A Dcurses_wrapper.h149 inline int nonl() in nonl() function
/dports/www/p5-ClearSilver/clearsilver-0.10.5/mod_ecs/
H A Dmod_ecs.c97 int nonl; member
107 static int buf_getline (const char *idata, int ilen, char *odata, int olen, int *nonl) in buf_getline()
150 int nonl = hbuf->nonl; in header_write() local
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/mod_ecs/
H A Dmod_ecs.c97 int nonl; member
107 static int buf_getline (const char *idata, int ilen, char *odata, int olen, int *nonl) in buf_getline()
150 int nonl = hbuf->nonl; in header_write() local
/dports/www/clearsilver/clearsilver-0.10.5/mod_ecs/
H A Dmod_ecs.c97 int nonl; member
107 static int buf_getline (const char *idata, int ilen, char *odata, int olen, int *nonl) in buf_getline()
150 int nonl = hbuf->nonl; in header_write() local
/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dfunc.c235 static int nonl = 0; variable

12345