/openbsd-src/gnu/lib/libreadline/ |
H A D | rltypedefs.h | 48 typedef int rl_command_func_t PARAMS((int, int)); typedef 51 typedef char *rl_compentry_func_t PARAMS((const char *, int)); typedef 52 typedef char **rl_completion_func_t PARAMS((const char *, int, int)); typedef 54 typedef char *rl_quote_func_t PARAMS((char *, int, char *)); typedef 55 typedef char *rl_dequote_func_t PARAMS((char *, int)); typedef 57 typedef int rl_compignore_func_t PARAMS((char **)); typedef 59 typedef void rl_compdisp_func_t PARAMS((char **, int, int)); typedef 62 typedef int rl_hook_func_t PARAMS((void)); typedef 65 typedef int rl_getc_func_t PARAMS((FILE *)); typedef 70 typedef int rl_linebuf_func_t PARAMS((char *, int)); typedef [all …]
|
H A D | tilde.h | 37 # define PARAMS(protos) protos macro 43 typedef char *tilde_hook_func_t PARAMS((char *)); typedef
|
H A D | rlstdc.h | 33 # define PARAMS(protos) protos macro 35 # define PARAMS(protos) () macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | ovlymgr.h | 6 #define PARAMS(paramlist) () macro 8 #define PARAMS(paramlist) paramlist macro
|
/openbsd-src/gnu/gcc/intl/ |
H A D | hash-string.h | 23 # define PARAMS(Args) Args macro 25 # define PARAMS(Args) () macro
|
H A D | loadinfo.h | 37 # define PARAMS(args) args macro 39 # define PARAMS(args) () macro
|
H A D | plural-exp.h | 25 # define PARAMS(args) args macro 27 # define PARAMS(args) () macro
|
H A D | gettextP.h | 41 # define PARAMS(args) args macro 43 # define PARAMS(args) () macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/ |
H A D | hash-string.h | 23 # define PARAMS(Args) Args macro 25 # define PARAMS(Args) () macro
|
H A D | loadinfo.h | 21 # define PARAMS(args) args macro 23 # define PARAMS(args) () macro
|
H A D | gettextP.h | 28 # define PARAMS(args) args macro 30 # define PARAMS(args) () macro
|
H A D | libgettext.h | 48 # define PARAMS(args) args macro
|
/openbsd-src/gnu/usr.bin/binutils/intl/ |
H A D | hash-string.h | 23 # define PARAMS(Args) Args macro 25 # define PARAMS(Args) () macro
|
H A D | loadinfo.h | 21 # define PARAMS(args) args macro 23 # define PARAMS(args) () macro
|
H A D | gettextP.h | 28 # define PARAMS(args) args macro 30 # define PARAMS(args) () macro
|
H A D | libgettext.h | 48 # define PARAMS(args) args macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/ |
H A D | hash-string.h | 23 # define PARAMS(Args) Args macro 25 # define PARAMS(Args) () macro
|
H A D | libgnuintl.h | 47 # define PARAMS(args) args macro 49 # define PARAMS(args) () macro
|
H A D | loadinfo.h | 25 # define PARAMS(args) args macro 27 # define PARAMS(args) () macro
|
H A D | gettextP.h | 41 # define PARAMS(args) args macro 43 # define PARAMS(args) () macro
|
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 408 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 414 #define FUNCTION_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 422 #define LOOP_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 428 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in PassBuilder() argument 947 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isModulePassName() argument 975 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isCGSCCPassName() argument 1001 #define FUNCTION_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isFunctionPassName() argument 1051 #define LOOP_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in isLoopPassName() argument 1227 #define MODULE_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in parseModulePass() argument 1252 #define CGSCC_PASS_WITH_PARAMS(NAME, CLASS, CREATE_PASS, PARSER, PARAMS) \ in parseModulePass() argument [all …]
|
/openbsd-src/gnu/usr.bin/cvs/diff/ |
H A D | system.h | 34 #define PARAMS(args) args macro 37 #define PARAMS(args) () macro
|
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | fixtests.c | 54 typedef apply_fix_p_t t_test_proc PARAMS(( tCC* file, tCC* text )); typedef
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | ansidecl.h | 152 #define PARAMS(ARGS) ARGS macro 203 #define PARAMS(args) () macro
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | ansidecl.h | 155 #define PARAMS(ARGS) ARGS macro 208 #define PARAMS(args) () macro
|