OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_hit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/dev/
ncr5380var.h
58
static char *
last_hit
= NULL, *olast_hit = NULL;
60
static const char *
last_hit
[DBG_PID];
variable in typeref:typename:const char * []
65
last_hit
[i] =
last_hit
[i + 1]; \
66
last_hit
[DBG_PID - 1] = a; \
68
/* olast_hit =
last_hit
;
last_hit
= a; */
/src/sys/arch/mac68k/dev/
mac68k5380.c
96
/* static char *
last_hit
= NULL, *olast_hit = NULL; */
97
static const char *
last_hit
[DBG_PID];
variable in typeref:typename:const char * []
101
last_hit
[i] =
last_hit
[i + 1]; \
102
last_hit
[DBG_PID - 1] = a; }
Completed in 140 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025