Home
last modified time | relevance | path

Searched refs:PRINT_NEWLINE (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/see/see-3.1.1424/libsee/
H A Dparse_print.c971 PRINT_NEWLINE(0);
1008 PRINT_NEWLINE(0);
1019 PRINT_NEWLINE(0);
1034 PRINT_NEWLINE(1);
1058 PRINT_NEWLINE(1);
1068 PRINT_NEWLINE(0);
1085 PRINT_NEWLINE(1);
1111 PRINT_NEWLINE(1);
1139 PRINT_NEWLINE(1);
1162 PRINT_NEWLINE(1);
[all …]
/dports/net-im/sshout/sshout-1.2.0/
H A Dclient-cli.c34 #define PRINT_NEWLINE 1 macro
78 if(flags & PRINT_NEWLINE) { in print_with_time()
248 print_with_time(-1, PRINT_NEWLINE, _("Message of the day:")); in print_motd()
712 print_with_time(-1, PRINT_NEWLINE, _("Exiting ...")); in do_input_line_from_readline()
867 print_with_time(-1, PRINT_NEWLINE, _("Packet too large")); in client_cli_do_local_packet()
872 print_with_time(-1, PRINT_NEWLINE, _("Out of memory")); in client_cli_do_local_packet()
881 print_with_time(-1, PRINT_NEWLINE, _("Internal error")); in client_cli_do_local_packet()
894 print_with_time(-1, PRINT_NEWLINE | PRINT_REDISPLAY_INPUT, in client_cli_do_local_packet()
899 print_with_time(-1, PRINT_NEWLINE | PRINT_REDISPLAY_INPUT, in client_cli_do_local_packet()
962 print_with_time(-1, PRINT_NEWLINE, _("Exiting ...")); in client_cli_do_stdin()
[all …]
/dports/devel/py-xdis/xdis-5.0.13/maynard-tool/
H A Dopcode23.h64 #define PRINT_NEWLINE 72 macro
H A Dopcode24.h66 #define PRINT_NEWLINE 72 macro
H A Dopcode25.h66 #define PRINT_NEWLINE 72 macro
H A Dopcode26.h67 #define PRINT_NEWLINE 72 macro
H A Dse25.c104 case PRINT_NEWLINE: in opcode_stack_effect()
H A Dse26.c106 case PRINT_NEWLINE: in opcode_stack_effect()
H A Dopcode27.h75 #define PRINT_NEWLINE 72 macro
H A Dse27.c110 case PRINT_NEWLINE: in opcode_stack_effect()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dopcode.h66 #define PRINT_NEWLINE 72 macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dopcode.h75 #define PRINT_NEWLINE 72 macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dopcode.h75 #define PRINT_NEWLINE 72 macro
/dports/print/texlive-base/texlive-20150521-source/texk/bibtex-x/
H A Dbibtex-3.c447 PRINT_NEWLINE;
482 PRINT_NEWLINE; variable
503 PRINT_NEWLINE; variable
530 PRINT_NEWLINE;
546 PRINT_NEWLINE;
633 PRINT_NEWLINE;
637 PRINT_NEWLINE;
641 PRINT_NEWLINE;
H A Dbibtex-1.c700 PRINT_NEWLINE;
1543 PRINT_NEWLINE; variable
1954 PRINT_NEWLINE; variable
H A Dbibtex.h136 #define PRINT_NEWLINE print_a_newline () macro
/dports/devel/py-xdis/xdis-5.0.13/doc/
H A Dopcode-history.md86 * PRINT_NEWLINE
/dports/security/rhash/RHash-1.4.2/
H A Dhash_print.c44 PRINT_NEWLINE, enumerator
148 item = new_print_item(PRINT_NEWLINE, 0, NULL); in parse_print_string()
462 case PRINT_NEWLINE: in print_line()
/dports/misc/clifm/clifm-1.3/src/
H A Dtrash.c538 PRINT_NEWLINE);
869 PRINT_NEWLINE);
1020 PRINT_NEWLINE);
H A Dselection.c651 PRINT_NEWLINE); in sel_function()
721 colors_list(sel_elements[i], (int)i + 1, NO_PAD, PRINT_NEWLINE); in show_sel_files()
1052 colors_list(sel_elements[i], (int)i + 1, NO_PAD, PRINT_NEWLINE); in deselect()
H A Dfile_operations.c549 colors_list(real_path, NO_ELN, NO_PAD, PRINT_NEWLINE); in edit_link()
658 colors_list(new_path, NO_ELN, NO_PAD, PRINT_NEWLINE); in edit_link()
H A Dhelpers.h254 #define PRINT_NEWLINE 1 macro
H A Dsearch.c801 (last_column || counter == type_ok) ? PRINT_NEWLINE in search_regex()
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Ddis.rst465 .. opcode:: PRINT_NEWLINE ()
473 Like ``PRINT_NEWLINE``, but prints the new line on the file-like object on
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Ddis.rst465 .. opcode:: PRINT_NEWLINE ()
473 Like ``PRINT_NEWLINE``, but prints the new line on the file-like object on

12