OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sindex
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm_gram.y
81
static symbol_ref_t
sindex
;
358
|
sindex
581
sindex
:
label
584
if (
sindex
.symbol != NULL) {
585
stop("Only one definition of
sindex
allowed",
589
sindex
.symbol = cur_symbol;
1336
format_3_instr($1, &
sindex
, &immed, &$2);
/src/sys/arch/amiga/stand/binpatch/
binpatch.c
415
char *
sindex
;
local in function:FindOffset
420
* and parse the
sindex
string for
425
sindex
= sb + 1;
427
newindex = (u_long)atoi(
sindex
);
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025