Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/lib/libreadline/
H A Drltypedefs.h48 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 Dtilde.h37 # define PARAMS(protos) protos macro
43 typedef char *tilde_hook_func_t PARAMS((char *)); typedef
H A Drlstdc.h33 # define PARAMS(protos) protos macro
35 # define PARAMS(protos) () macro
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dovlymgr.h6 #define PARAMS(paramlist) () macro
8 #define PARAMS(paramlist) paramlist macro
/openbsd-src/gnu/gcc/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
H A Dloadinfo.h37 # define PARAMS(args) args macro
39 # define PARAMS(args) () macro
H A Dplural-exp.h25 # define PARAMS(args) args macro
27 # define PARAMS(args) () macro
H A DgettextP.h41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
H A Dloadinfo.h21 # define PARAMS(args) args macro
23 # define PARAMS(args) () macro
H A DgettextP.h28 # define PARAMS(args) args macro
30 # define PARAMS(args) () macro
H A Dlibgettext.h48 # define PARAMS(args) args macro
/openbsd-src/gnu/usr.bin/binutils/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
H A Dloadinfo.h21 # define PARAMS(args) args macro
23 # define PARAMS(args) () macro
H A DgettextP.h28 # define PARAMS(args) args macro
30 # define PARAMS(args) () macro
H A Dlibgettext.h48 # define PARAMS(args) args macro
/openbsd-src/gnu/usr.bin/gcc/gcc/intl/
H A Dhash-string.h23 # define PARAMS(Args) Args macro
25 # define PARAMS(Args) () macro
H A Dlibgnuintl.h47 # define PARAMS(args) args macro
49 # define PARAMS(args) () macro
H A Dloadinfo.h25 # define PARAMS(args) args macro
27 # define PARAMS(args) () macro
H A DgettextP.h41 # define PARAMS(args) args macro
43 # define PARAMS(args) () macro
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DPassBuilder.cpp408 #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 Dsystem.h34 #define PARAMS(args) args macro
37 #define PARAMS(args) () macro
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixtests.c54 typedef apply_fix_p_t t_test_proc PARAMS(( tCC* file, tCC* text )); typedef
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dansidecl.h152 #define PARAMS(ARGS) ARGS macro
203 #define PARAMS(args) () macro
/openbsd-src/gnu/lib/libiberty/include/
H A Dansidecl.h155 #define PARAMS(ARGS) ARGS macro
208 #define PARAMS(args) () macro

12