OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:instrcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/microcode/aic7xxx/
aicasm.c
359
int
instrcount
;
local
361
instrcount
= 0;
387
instrcount
++;
463
fprintf(stderr, "%s: %d instructions used\n", appname,
instrcount
);
534
int
instrcount
;
local
540
instrcount
= 0;
608
cur_instr = STAILQ_NEXT(cur_instr, links),
instrcount
++) {
615
if (check_patch(&cur_patch,
instrcount
,
aicasm.c
359
int
instrcount
;
local
361
instrcount
= 0;
387
instrcount
++;
463
fprintf(stderr, "%s: %d instructions used\n", appname,
instrcount
);
534
int
instrcount
;
local
540
instrcount
= 0;
608
cur_instr = STAILQ_NEXT(cur_instr, links),
instrcount
++) {
615
if (check_patch(&cur_patch,
instrcount
,
Completed in 63 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026