OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/stand/common/
itecons.c
158
* i store the key into the
stash
removing on read op later;
163
static int
stash
= 0;
local in function:ite_getc
169
if (
stash
) {
170
c =
stash
;
172
stash
= 0;
207
stash
= c;
itecons.c
158
* i store the key into the
stash
removing on read op later;
163
static int
stash
= 0;
local in function:ite_getc
169
if (
stash
) {
170
c =
stash
;
172
stash
= 0;
207
stash
= c;
Completed in 21 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025