OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:code_idx
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/gspa/gspa/
gsp_out.c
47
unsigned
code_idx
;
variable in typeref:typename:unsigned
88
if(
code_idx
>= 3 )
90
codes[
code_idx
] = v;
119
++
code_idx
;
230
code_idx
= 0;
241
for( i = 0; i <
code_idx
; ++i )
250
line_pc +=
code_idx
<< 4;
251
code_idx
= 0;
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025