OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_same_shape
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc
11306
tree
not_same_shape
;
local
11340
not_same_shape
= boolean_false_node;
11360
not_same_shape
= tmp;
11362
not_same_shape
= fold_build2_loc (input_location, TRUTH_OR_EXPR,
11364
not_same_shape
);
11370
zero_cond,
not_same_shape
);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc
10750
tree
not_same_shape
;
local
10784
not_same_shape
= boolean_false_node;
10804
not_same_shape
= tmp;
10806
not_same_shape
= fold_build2_loc (input_location, TRUTH_OR_EXPR,
10808
not_same_shape
);
10814
zero_cond,
not_same_shape
);
Completed in 39 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026