OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfc_int8_type_node
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-decl.cc
3406
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
3407
tree gfc_pint8_type_node = build_pointer_type (
gfc_int8_type_node
);
3585
gfc_int8_type_node
);
3694
gfc_int8_type_node
, 3,
gfc_int8_type_node
, gfc_int4_type_node,
3774
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
3804
void_type_node, 1,
gfc_int8_type_node
);
trans-stmt.cc
611
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
632
fold_convert (
gfc_int8_type_node
, se.expr));
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-decl.cc
3358
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
3359
tree gfc_pint8_type_node = build_pointer_type (
gfc_int8_type_node
);
3537
gfc_int8_type_node
);
3646
gfc_int8_type_node
, 3,
gfc_int8_type_node
, gfc_int4_type_node,
3726
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
3756
void_type_node, 1,
gfc_int8_type_node
);
trans-stmt.cc
607
tree
gfc_int8_type_node
= gfc_get_int_type (8);
local
628
fold_convert (
gfc_int8_type_node
, se.expr));
Completed in 37 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026