Home
last modified time | relevance | path

Searched defs:PARAMS (Results 1 – 25 of 66) sorted by relevance

123

/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
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 Dtilde.h36 # define PARAMS(protos) protos macro
42 typedef char *tilde_hook_func_t PARAMS((char *)); typedef
H A Drlstdc.h33 # define PARAMS(protos) protos macro
35 # define PARAMS(protos) () macro
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
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 Dtilde.h36 # define PARAMS(protos) protos macro
42 typedef char *tilde_hook_func_t PARAMS((char *)); typedef
H A Drlstdc.h33 # define PARAMS(protos) protos macro
35 # define PARAMS(protos) () macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dexclude.h25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
H A Dsavedir.h10 # define PARAMS(Args) Args macro
12 # define PARAMS(Args) () macro
H A Dhard-locale.h12 # define PARAMS(Args) Args macro
14 # define PARAMS(Args) () macro
H A Dcloseout.h8 # define PARAMS(Args) Args macro
10 # define PARAMS(Args) () macro
H A Dquotearg.h47 # define PARAMS(Args) Args macro
49 # define PARAMS(Args) () macro
H A Dstrtoumax.c36 # define PARAMS(Args) Args macro
38 # define PARAMS(Args) () macro
H A Dxstrtol.h12 # define PARAMS(Args) Args macro
14 # define PARAMS(Args) () macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dhard-locale.h12 # define PARAMS(Args) Args macro
14 # define PARAMS(Args) () macro
H A Dexclude.h25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
H A Ddirname.h24 # define PARAMS(Args) Args macro
26 # define PARAMS(Args) () macro
H A Dinttostr.h54 # define PARAMS(Args) Args macro
56 # define PARAMS(Args) () macro
H A Dstrtoimax.c37 # define PARAMS(Args) Args macro
39 # define PARAMS(Args) () macro
H A Dxstrtol.h29 # define PARAMS(Args) Args macro
31 # define PARAMS(Args) () macro
H A Dxalloc.h25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dhash-string.h25 # define PARAMS(Args) Args macro
27 # define PARAMS(Args) () macro
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro

123