OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dist_ij
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
spellcheck.cc
507
edit_distance_t
dist_ij
local
512
ASSERT_EQ (
dist_ij
, 0);
514
ASSERT_TRUE (
dist_ij
> 0);
519
ASSERT_EQ (
dist_ij
, dist_ji);
/src/external/gpl3/gcc.old/dist/gcc/
spellcheck.cc
498
edit_distance_t
dist_ij
local
503
ASSERT_EQ (
dist_ij
, 0);
505
ASSERT_TRUE (
dist_ij
> 0);
510
ASSERT_EQ (
dist_ij
, dist_ji);
Completed in 16 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026