/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/ |
H A D | interception.h | 122 # define DECLARE_WRAPPER(ret_type, func, ...) argument 128 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 130 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 136 # define DECLARE_WRAPPER(ret_type, func, ...) argument 144 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 151 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 163 # define DECLARE_REAL(ret_type, func, ...) argument 166 # define DECLARE_REAL(ret_type, func, ...) \ argument 173 # define DECLARE_REAL(ret_type, func, ...) \ argument 181 # define DECLARE_REAL(ret_type, func, ...) \ argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/ |
H A D | interception.h | 123 # define DECLARE_WRAPPER(ret_type, func, ...) argument 129 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 131 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 140 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 147 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 159 # define DECLARE_REAL(ret_type, func, ...) argument 165 # define DECLARE_REAL(ret_type, func, ...) \ argument 173 # define DECLARE_REAL(ret_type, func, ...) \ argument 179 # define DECLARE_REAL_AND_INTERCEPTOR(ret_type, func, ...) \ argument 184 # define DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type, func, ...) \ argument [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/ |
H A D | interception.h | 124 # define DECLARE_WRAPPER(ret_type, func, ...) argument 130 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 132 # define DECLARE_WRAPPER_WINAPI(ret_type, func, ...) \ argument 138 # define DECLARE_WRAPPER(ret_type, func, ...) argument 146 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 153 # define DECLARE_WRAPPER(ret_type, func, ...) \ argument 165 # define DECLARE_REAL(ret_type, func, ...) argument 168 # define DECLARE_REAL(ret_type, func, ...) \ argument 175 # define DECLARE_REAL(ret_type, func, ...) \ argument 183 # define DECLARE_REAL(ret_type, func, ...) \ argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/VtableTest/ |
H A D | gen.cc | 157 int ret_type = 0; in gs() local 233 int ret_type = 0; in gs() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 46 #define DECLARE__REAL(ret_type, func, ...) \ argument 48 #define DECLARE__REAL_AND_INTERNAL(ret_type, func, ...) \ argument 57 #define DECLARE__REAL64(ret_type, func, ...) \ argument 59 #define DECLARE__REAL_AND_INTERNAL64(ret_type, func, ...) \ argument
|
H A D | sanitizer_netbsd.cpp | 89 #define DEFINE__REAL(ret_type, func, ...) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 45 #define DECLARE__REAL(ret_type, func, ...) \ argument 47 #define DECLARE__REAL_AND_INTERNAL(ret_type, func, ...) \ argument 56 #define DECLARE__REAL64(ret_type, func, ...) \ argument 58 #define DECLARE__REAL_AND_INTERNAL64(ret_type, func, ...) \ argument
|
H A D | sanitizer_netbsd.cc | 88 #define DEFINE__REAL(ret_type, func, ...) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 45 #define DECLARE__REAL(ret_type, func, ...) \ argument 47 #define DECLARE__REAL_AND_INTERNAL(ret_type, func, ...) \ argument 56 #define DECLARE__REAL64(ret_type, func, ...) \ argument 58 #define DECLARE__REAL_AND_INTERNAL64(ret_type, func, ...) \ argument
|
H A D | sanitizer_netbsd.cc | 90 #define DEFINE__REAL(ret_type, func, ...) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-function-handler.cc | 183 tree ret_type = void_type_node; in operator ()() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-tailcall.cc | 787 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in adjust_return_value_with_ops() local 1083 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in create_tailcall_accumulator() local 1168 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in tree_optimize_tail_calls_1() local
|
H A D | tree-vect-generic.cc | 319 bool parallel_p, tree ret_type = NULL_TREE) in expand_vector_piecewise() 496 tree ret_type = build_nonstandard_integer_type (prec, 1); in expand_vector_comparison() local 1880 tree ret_type = TREE_TYPE (lhs); in expand_vector_conversion() local
|
H A D | cgraphunit.cc | 1851 tree ret_type = TREE_TYPE (TREE_TYPE (decl)); in expand() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-c.cc | 860 altivec_build_resolved_builtin (tree *args, int n, tree fntype, tree ret_type, in altivec_build_resolved_builtin() 1694 tree ret_type = TREE_TYPE (rs6000_instance_info_fntype[inst]); in find_instance() local 1990 tree ret_type = TREE_TYPE (fntype); in altivec_resolve_overloaded_builtin() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 389 #define INTERCEPTOR_STRTO_BODY(ret_type, func, ...) \ argument 395 #define INTERCEPTOR_STRTO(ret_type, func, char_type) \ argument 400 #define INTERCEPTOR_STRTO_BASE(ret_type, func, char_type) \ argument 406 #define INTERCEPTOR_STRTO_LOC(ret_type, func, char_type) \ argument 412 #define INTERCEPTOR_STRTO_BASE_LOC(ret_type, func, char_type) \ argument 419 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 423 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 428 #define INTERCEPTORS_STRTO(ret_type, func, char_type) \ argument 434 #define INTERCEPTORS_STRTO_BASE(ret_type, func, char_type) \ argument 490 #define INTERCEPTOR_STRFTIME_BODY(char_type, ret_type, func, s, ...) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-tailcall.c | 788 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in adjust_return_value_with_ops() local 1072 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in create_tailcall_accumulator() local
|
H A D | tree-vect-generic.c | 398 tree ret_type = build_nonstandard_integer_type (prec, 1); in expand_vector_comparison() local 1727 tree ret_type = TREE_TYPE (lhs); in expand_vector_conversion() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-c.c | 856 tree ret_type = rs6000_builtin_type (desc->ret_type); in altivec_build_resolved_builtin() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
H A D | bpf.c | 227 bpf_function_value (const_tree ret_type, in bpf_function_value()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Function.cc | 1048 translate_method (char* mname, char *signature, bool ret_type, char* buf) in translate_method()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Function.cc | 1050 translate_method (char* mname, char *signature, bool ret_type, char* buf) in translate_method()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.c | 1629 tree ret_type in build_v2_objc_method_fixup_call() local 1714 tree ret_type in build_v2_build_objc_method_call() local 1843 tree ret_type = method_prototype in next_runtime_abi_02_build_objc_method_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.cc | 1631 tree ret_type in build_v2_objc_method_fixup_call() local 1719 tree ret_type in build_v2_build_objc_method_call() local 1848 tree ret_type = method_prototype in next_runtime_abi_02_build_objc_method_call() local
|
/netbsd-src/tests/lib/libcurses/director/ |
H A D | testlang_parse.y | 808 assign_rets(data_enum_t ret_type,void * ret) assign_rets() argument
|