Home
last modified time | relevance | path

Searched refs:PARAMS (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dreadline.h82 extern int rl_digit_argument PARAMS((int, int));
83 extern int rl_universal_argument PARAMS((int, int));
86 extern int rl_forward_byte PARAMS((int, int));
87 extern int rl_forward_char PARAMS((int, int));
88 extern int rl_forward PARAMS((int, int));
89 extern int rl_backward_byte PARAMS((int, int));
90 extern int rl_backward_char PARAMS((int, int));
91 extern int rl_backward PARAMS((int, int));
92 extern int rl_beg_of_line PARAMS((int, int));
93 extern int rl_end_of_line PARAMS((int, int));
[all …]
H A Drlprivate.h179 typedef int _rl_callback_func_t PARAMS((_rl_callback_generic_arg *)); typedef
181 typedef void _rl_sigcleanup_func_t PARAMS((int, void *)); typedef
224 extern int rl_set_retained_kills PARAMS((int));
227 extern void _rl_set_screen_size PARAMS((int, int));
230 extern int _rl_fix_last_undo_of_type PARAMS((int, int, int));
233 extern char *_rl_savestring PARAMS((const char *));
253 extern void readline_internal_setup PARAMS((void));
254 extern char *readline_internal_teardown PARAMS((int));
255 extern int readline_internal_char PARAMS((void));
257 extern _rl_keyseq_cxt *_rl_keyseq_cxt_alloc PARAMS((void));
[all …]
H A Dhistory.h71 extern void using_history PARAMS((void));
74 extern HISTORY_STATE *history_get_history_state PARAMS((void));
77 extern void history_set_history_state PARAMS((HISTORY_STATE *));
83 extern void add_history PARAMS((const char *));
87 extern void add_history_time PARAMS((const char *));
91 extern HIST_ENTRY *remove_history PARAMS((int));
94 extern HIST_ENTRY **remove_history_range PARAMS((int, int));
98 extern HIST_ENTRY *alloc_history_entry PARAMS((char *, char *));
101 extern HIST_ENTRY *copy_history_entry PARAMS((HIST_ENTRY *));
105 extern histdata_t free_history_entry PARAMS((HIST_ENTRY *));
[all …]
H A Drltypedefs.h54 typedef int rl_command_func_t PARAMS((int, int)); typedef
57 typedef char *rl_compentry_func_t PARAMS((const char *, int)); typedef
58 typedef char **rl_completion_func_t PARAMS((const char *, int, int)); typedef
60 typedef char *rl_quote_func_t PARAMS((char *, int, char *)); typedef
61 typedef char *rl_dequote_func_t PARAMS((char *, int)); typedef
63 typedef int rl_compignore_func_t PARAMS((char **)); typedef
65 typedef void rl_compdisp_func_t PARAMS((char **, int, int)); typedef
68 typedef int rl_hook_func_t PARAMS((void)); typedef
71 typedef int rl_getc_func_t PARAMS((FILE *)); typedef
76 typedef int rl_linebuf_func_t PARAMS((char *, int)); typedef
[all …]
H A Dcompat.c33 extern void rl_free_undo_list PARAMS((void));
34 extern int rl_maybe_save_line PARAMS((void));
35 extern int rl_maybe_unsave_line PARAMS((void));
36 extern int rl_maybe_replace_line PARAMS((void));
38 extern int rl_crlf PARAMS((void));
39 extern int rl_ding PARAMS((void));
40 extern int rl_alphabetic PARAMS((int));
42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
43 extern char *rl_username_completion_function PARAMS((const char *, int));
44 extern char *rl_filename_completion_function PARAMS((const char *, int));
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistory.h71 extern void using_history PARAMS((void));
74 extern HISTORY_STATE *history_get_history_state PARAMS((void));
77 extern void history_set_history_state PARAMS((HISTORY_STATE *));
83 extern void add_history PARAMS((const char *));
87 extern void add_history_time PARAMS((const char *));
91 extern HIST_ENTRY *remove_history PARAMS((int));
94 extern HIST_ENTRY **remove_history_range PARAMS((int, int));
98 extern HIST_ENTRY *alloc_history_entry PARAMS((char *, char *));
101 extern HIST_ENTRY *copy_history_entry PARAMS((HIST_ENTRY *));
105 extern histdata_t free_history_entry PARAMS((HIST_ENTRY *));
[all …]
H A Drltypedefs.h54 typedef int rl_command_func_t PARAMS((int, int)); typedef
57 typedef char *rl_compentry_func_t PARAMS((const char *, int)); typedef
58 typedef char **rl_completion_func_t PARAMS((const char *, int, int)); typedef
60 typedef char *rl_quote_func_t PARAMS((char *, int, char *)); typedef
61 typedef char *rl_dequote_func_t PARAMS((char *, int)); typedef
63 typedef int rl_compignore_func_t PARAMS((char **)); typedef
65 typedef void rl_compdisp_func_t PARAMS((char **, int, int)); typedef
68 typedef int rl_hook_func_t PARAMS((void)); typedef
71 typedef int rl_getc_func_t PARAMS((FILE *)); typedef
76 typedef int rl_linebuf_func_t PARAMS((char *, int)); typedef
[all …]
H A Dcompat.c33 extern void rl_free_undo_list PARAMS((void));
34 extern int rl_maybe_save_line PARAMS((void));
35 extern int rl_maybe_unsave_line PARAMS((void));
36 extern int rl_maybe_replace_line PARAMS((void));
38 extern int rl_crlf PARAMS((void));
39 extern int rl_ding PARAMS((void));
40 extern int rl_alphabetic PARAMS((int));
42 extern char **rl_completion_matches PARAMS((const char *, rl_compentry_func_t *));
43 extern char *rl_username_completion_function PARAMS((const char *, int));
44 extern char *rl_filename_completion_function PARAMS((const char *, int));
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.h285 int diff_2_files PARAMS((struct file_data[], int));
288 void print_context_header PARAMS((struct file_data[], int));
289 void print_context_script PARAMS((struct change *, int));
292 int excluded_filename PARAMS((char const *));
295 int diff_dirs PARAMS((struct file_data const[], int (*) PARAMS((char const *, char const *, char co…
298 void print_ed_script PARAMS((struct change *));
299 void pr_forward_ed_script PARAMS((struct change *));
302 void print_ifdef_script PARAMS((struct change *));
305 int read_files PARAMS((struct file_data[], int));
306 int sip PARAMS((struct file_data *, int));
[all …]
/netbsd-src/external/gpl2/gmake/dist/
H A Dmake.h44 # undef PARAMS
45 # define PARAMS(protos) protos macro
47 # undef PARAMS
48 # define PARAMS(protos) () macro
154 extern unsigned int get_path_max PARAMS ((void));
230 extern char *malloc PARAMS ((int));
231 extern char *realloc PARAMS ((char *, int));
232 extern void free PARAMS ((char *));
234 extern void abort PARAMS ((void)) __attribute__ ((noreturn));
235 extern void exit PARAMS ((int)) __attribute__ ((noreturn));
[all …]
H A Dvariable.h112 extern char *variable_buffer_output PARAMS ((char *ptr, char *string, unsigned int length));
113 extern char *variable_expand PARAMS ((char *line));
114 extern char *variable_expand_for_file PARAMS ((char *line, struct file *file));
115 extern char *allocated_variable_expand_for_file PARAMS ((char *line, struct file *file));
118 extern char *expand_argument PARAMS ((const char *str, const char *end));
119 extern char *variable_expand_string PARAMS ((char *line, char *string,
121 extern void install_variable_buffer PARAMS ((char **bufp, unsigned int *lenp));
122 extern void restore_variable_buffer PARAMS ((char *buf, unsigned int len));
125 extern int handle_function PARAMS ((char **op, char **stringp));
126 extern int pattern_matches PARAMS ((char *pattern, char *percent, char *str));
[all …]
H A Ddep.h58 extern struct nameseq *multi_glob PARAMS ((struct nameseq *chain, unsigned int size));
62 extern struct nameseq *parse_file_seq PARAMS ((char **stringp, int stopchar, unsigned int size, int…
64 extern char *tilde_expand PARAMS ((char *name));
67 extern struct nameseq *ar_glob PARAMS ((char *arname, char *member_pattern, unsigned int size));
77 extern struct dep *alloc_dep PARAMS ((void));
78 extern void free_dep PARAMS ((struct dep *d));
79 extern struct dep *copy_dep_chain PARAMS ((const struct dep *d));
80 extern void free_dep_chain PARAMS ((struct dep *d));
81 extern void free_ns_chain PARAMS ((struct nameseq *n));
82 extern struct dep *read_all_makefiles PARAMS ((char **makefiles));
[all …]
H A Dfiledef.h104 extern struct file *lookup_file PARAMS ((char *name));
105 extern struct file *enter_file PARAMS ((char *name));
106 extern struct dep *parse_prereqs PARAMS ((char *prereqs));
107 extern void remove_intermediates PARAMS ((int sig));
108 extern void snap_deps PARAMS ((void));
109 extern void rename_file PARAMS ((struct file *file, char *name));
110 extern void rehash_file PARAMS ((struct file *file, char *name));
111 extern void set_command_state PARAMS ((struct file *file, enum cmd_state state));
112 extern void notice_finished_file PARAMS ((struct file *file));
113 extern void init_hash_files PARAMS ((void));
[all …]
H A Djob.h69 extern void new_job PARAMS ((struct file *file));
70 extern void reap_children PARAMS ((int block, int err));
71 extern void start_waiting_jobs PARAMS ((void));
73 extern char **construct_command_argv PARAMS ((char *line, char **restp, struct file *file, char** b…
75 extern int child_execute_job PARAMS ((char *argv, struct child *child));
77 extern int child_execute_job PARAMS ((int stdin_fd, int stdout_fd, char **argv, char **envp));
79 extern void child_execute_job PARAMS ((int stdin_fd, int stdout_fd, char **argv, char **envp));
82 extern void exec_command PARAMS ((char **argv));
84 extern int exec_command PARAMS ((char **argv, char **envp));
86 extern void exec_command PARAMS ((char **argv, char **envp));
[all …]
/netbsd-src/external/gpl2/grep/dist/intl/
H A DgettextP.h41 #ifndef PARAMS
43 # define PARAMS(args) args macro
45 # define PARAMS(args) () macro
128 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
131 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
136 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
139 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
141 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
145 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
148 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A DgettextP.h39 #ifndef PARAMS
41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
173 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
179 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
[all …]
/netbsd-src/external/gpl3/gcc/dist/intl/
H A DgettextP.h39 #ifndef PARAMS
41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
173 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
179 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A DgettextP.h39 #ifndef PARAMS
41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
173 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
179 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A DgettextP.h39 #ifndef PARAMS
41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
173 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
179 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file,
[all …]
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dquotearg.h45 #ifndef PARAMS
47 # define PARAMS(Args) Args macro
49 # define PARAMS(Args) () macro
60 PARAMS ((struct quoting_options *o));
63 enum quoting_style get_quoting_style PARAMS ((struct quoting_options *o));
67 void set_quoting_style PARAMS ((struct quoting_options *o,
75 int set_char_quoting PARAMS ((struct quoting_options *o, char c, int i));
85 size_t quotearg_buffer PARAMS ((char *buffer, size_t buffersize,
94 char *quotearg_n PARAMS ((unsigned int n, char const *arg));
97 char *quotearg PARAMS ((char const *arg));
[all …]
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h39 #ifdef PARAMS
40 # undef PARAMS
43 # define PARAMS(x) x macro
45 # define PARAMS(x) () macro
394 extern void dfasyntax PARAMS ((reg_syntax_t, int, unsigned char));
399 extern void dfacomp PARAMS ((char const *, size_t, struct dfa *, int));
408 extern size_t dfaexec PARAMS ((struct dfa *, char const *, size_t, int *));
411 extern void dfafree PARAMS ((struct dfa *));
416 extern void dfainit PARAMS ((struct dfa *));
419 extern void dfaparse PARAMS ((char const *, size_t, struct dfa *));
[all …]
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dexclude.h23 #ifndef PARAMS
25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
46 struct exclude *new_exclude PARAMS ((void));
47 void free_exclude PARAMS ((struct exclude *));
48 void add_exclude PARAMS ((struct exclude *, char const *, int));
49 int add_exclude_file PARAMS ((void (*) (struct exclude *, char const *, int),
51 bool excluded_filename PARAMS ((struct exclude const *, char const *));
H A Ddirname.h22 # ifndef PARAMS
24 # define PARAMS(Args) Args macro
26 # define PARAMS(Args) () macro
42 char *base_name PARAMS ((char const *path));
43 char *dir_name PARAMS ((char const *path));
44 size_t base_len PARAMS ((char const *path));
45 size_t dir_len PARAMS ((char const *path));
47 int strip_trailing_slashes PARAMS ((char *path));
H A Dxalloc.h23 # ifndef PARAMS
25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
43 extern void (*xalloc_fail_func) PARAMS ((void));
54 extern void xalloc_die PARAMS ((void)) ATTRIBUTE_NORETURN;
56 void *xmalloc PARAMS ((size_t n));
57 void *xcalloc PARAMS ((size_t n, size_t s));
58 void *xrealloc PARAMS ((void *p, size_t n));
59 char *xstrdup PARAMS ((const char *str));
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Dfileman.c64 extern char *xmalloc PARAMS((size_t));
66 void initialize_readline PARAMS((void));
67 void too_dangerous PARAMS((char *));
69 int execute_line PARAMS((char *));
70 int valid_argument PARAMS((char *, char *));
73 int com_list PARAMS((char *));
74 int com_view PARAMS((char *));
75 int com_rename PARAMS((char *));
76 int com_stat PARAMS((char *));
77 int com_pwd PARAMS((char *));
[all …]

12345678910>>...16