OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spx_depth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/vsa/
spx.c
267
static int
spx_depth
;
variable in typeref:typename:int
965
fb->depth =
spx_depth
;
966
fb->cmsize = 1 <<
spx_depth
;
1128
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1149
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1484
spx_depth
= 8;
spx.c
267
static int
spx_depth
;
variable in typeref:typename:int
965
fb->depth =
spx_depth
;
966
fb->cmsize = 1 <<
spx_depth
;
1128
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1149
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1484
spx_depth
= 8;
spx.c
267
static int
spx_depth
;
variable in typeref:typename:int
965
fb->depth =
spx_depth
;
966
fb->cmsize = 1 <<
spx_depth
;
1128
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1149
if (index >= (1 <<
spx_depth
) || count > (1 <<
spx_depth
) - index)
1484
spx_depth
= 8;
Completed in 65 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025