OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:distinct
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h
124
distinct
= 0,
member in class:Covariant
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc
2651
contains more than two uses with
distinct
addr_offsets. Return
2665
unsigned int i, j,
distinct
= 1;
local
2685
if (
distinct
> 2)
2688
distinct
= 1;
2694
distinct
++;
2697
if (
distinct
> 2)
2702
return (
distinct
<= 2);
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc
2636
contains more than two uses with
distinct
addr_offsets. Return
2650
unsigned int i, j,
distinct
= 1;
local
2670
if (
distinct
> 2)
2673
distinct
= 1;
2679
distinct
++;
2682
if (
distinct
> 2)
2687
return (
distinct
<= 2);
Completed in 25 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026