OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_result
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_delegpt.h
153
struct delegpt_addr*
next_result
;
member in struct:delegpt_addr
/src/external/gpl3/gcc/dist/gcc/
genrecog.cc
2851
unsigned int
next_result
;
2899
cpi->
next_result
= 0;
2901
gcc_assert (cpi->
next_result
== pat->num_results);
2920
cpi->
next_result
= 0;
2932
acceptance.u.full.code = cpi->
next_result
;
2934
cpi->
next_result
+= 1;
3082
use->push_back (new transition (cpi->
next_result
, trans->to, false));
3083
cpi->
next_result
+= 1;
2847
unsigned int
next_result
;
member in struct:create_pattern_info
/src/external/gpl3/gcc.old/dist/gcc/
genrecog.cc
2851
unsigned int
next_result
;
2899
cpi->
next_result
= 0;
2901
gcc_assert (cpi->
next_result
== pat->num_results);
2920
cpi->
next_result
= 0;
2932
acceptance.u.full.code = cpi->
next_result
;
2934
cpi->
next_result
+= 1;
3082
use->push_back (new transition (cpi->
next_result
, trans->to, false));
3083
cpi->
next_result
+= 1;
2847
unsigned int
next_result
;
member in struct:create_pattern_info
Completed in 34 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026