Searched defs:fn_type (Results 1 – 17 of 17) sorted by relevance
/dflybsd-src/lib/libc/stdlib/ |
H A D | atexit.c | 63 int fn_type; /* ATEXIT_? from above */ member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | function-tests.c | 91 tree fn_type; variable
|
H A D | attribs.c | 1061 tree fn_type, func_type; in make_dispatcher_decl() local
|
H A D | read-rtl-function.c | 490 tree fn_type = build_function_type_array (return_type, 3, arg_types); in create_function() local
|
H A D | calls.c | 4822 enum libcall_type fn_type, in emit_library_call_value_1()
|
H A D | function.c | 5039 tree fn_decl, fn_type, fn_result_decl; in push_dummy_function() local
|
H A D | tree-cfg.c | 9821 tree fn_type = build_function_type_array (integer_type_node, 0, NULL); in push_fndecl() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | calls.c | 3548 enum libcall_type fn_type, in emit_library_call_value_1() 4287 emit_library_call (rtx orgfun, enum libcall_type fn_type, in emit_library_call() 4307 enum libcall_type fn_type, in emit_library_call_value()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | mangle.c | 718 tree fn_type; in write_encoding() local 1215 tree fn_type; in write_unqualified_name() local
|
H A D | method.c | 1457 tree fn_type; in implicitly_declare_fn() local
|
H A D | decl.c | 6436 tree fn_type; in get_atexit_fn_ptr_type() local 6465 tree fn_type; in get_atexit_node() local
|
H A D | class.c | 1043 tree fn_type; in add_method() local
|
H A D | pt.c | 18843 tree fn_type; in get_mostly_instantiated_function_type() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | mangle.c | 828 tree fn_type; in write_encoding() local 1365 tree fn_type; in write_unqualified_name() local
|
H A D | method.c | 1952 tree fn_type; in implicitly_declare_fn() local
|
H A D | decl.c | 7895 tree fn_type; in get_atexit_fn_ptr_type() local 7924 tree fn_type; in get_atexit_node() local 8000 tree fn_type = build_function_type_list (integer_type_node, in get_thread_atexit_node() local
|
H A D | class.c | 1008 tree fn_type; in add_method() local
|