OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:times_grown
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-rl78.c
79
char
times_grown
;
member in struct:rl78_bytesT
1003
&& fragP->tc_frag_data->
times_grown
> 10)
1010
if (fragP->tc_frag_data->
times_grown
< 20)
1011
fragP->tc_frag_data->
times_grown
++;
tc-rx.c
731
unsigned long
times_grown
;
1753
&& fragP->tc_frag_data->
times_grown
> limit)
1761
if (fragP->tc_frag_data->
times_grown
< 20)
1762
fragP->tc_frag_data->
times_grown
++;
730
unsigned long
times_grown
;
member in struct:rx_bytesT
/src/external/gpl3/binutils.old/dist/gas/config/
tc-rl78.c
79
char
times_grown
;
member in struct:rl78_bytesT
1003
&& fragP->tc_frag_data->
times_grown
> 10)
1010
if (fragP->tc_frag_data->
times_grown
< 20)
1011
fragP->tc_frag_data->
times_grown
++;
tc-rx.c
731
unsigned long
times_grown
;
1753
&& fragP->tc_frag_data->
times_grown
> limit)
1761
if (fragP->tc_frag_data->
times_grown
< 20)
1762
fragP->tc_frag_data->
times_grown
++;
730
unsigned long
times_grown
;
member in struct:rx_bytesT
Completed in 26 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026