OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fn_ptr_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa.cc
1036
tree
fn_ptr_type
= build_pointer_type (fn_type);
local
1041
fn_type = build_function_type_list (integer_type_node,
fn_ptr_type
,
/src/external/gpl3/gcc.old/dist/gcc/
ipa.cc
1035
tree
fn_ptr_type
= build_pointer_type (fn_type);
local
1040
fn_type = build_function_type_list (integer_type_node,
fn_ptr_type
,
/src/external/gpl3/gcc/dist/gcc/cp/
decl.cc
9714
tree
fn_ptr_type
;
9735
fn_ptr_type
= get_cxa_atexit_fn_ptr_type ();
9740
argtype1 =
fn_ptr_type
;
9746
argtype0 =
fn_ptr_type
;
9778
fn_ptr_type
= get_atexit_fn_ptr_type ();
9781
fn_ptr_type
, NULL_TREE);
9702
tree
fn_ptr_type
;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc
9274
tree
fn_ptr_type
;
9295
fn_ptr_type
= get_atexit_fn_ptr_type ();
9300
argtype1 =
fn_ptr_type
;
9306
argtype0 =
fn_ptr_type
;
9338
fn_ptr_type
= get_atexit_fn_ptr_type ();
9341
fn_ptr_type
, NULL_TREE);
9262
tree
fn_ptr_type
;
local
Completed in 44 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026