OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_goal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
spellcheck.h
95
:
m_goal
(goal_traits::get_string (goal)),
102
/* Compare the edit distance between CANDIDATE and
m_goal
,
134
= get_edit_distance (
m_goal
, m_goal_len, candidate_str, candidate_len);
150
&&
m_goal
[m_goal_len - 1] != '=')
222
const char *
m_goal
;
variable
/src/external/gpl3/gcc.old/dist/gcc/
spellcheck.h
95
:
m_goal
(goal_traits::get_string (goal)),
101
/* Compare the edit distance between CANDIDATE and
m_goal
,
132
= get_edit_distance (
m_goal
, m_goal_len,
203
const char *
m_goal
;
variable
Completed in 17 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026