OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fastvec
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
intr.c
566
static int
fastvec
; /* marks fast vectors (see below) */
variable in typeref:typename:int
627
fastvec
|= 1 << level;
656
fastvec
&= ~(1 << level);
696
if (
fastvec
& (1 << level)) {
823
if (
fastvec
& (1 << pil)) {
intr.c
566
static int
fastvec
; /* marks fast vectors (see below) */
variable in typeref:typename:int
627
fastvec
|= 1 << level;
656
fastvec
&= ~(1 << level);
696
if (
fastvec
& (1 << level)) {
823
if (
fastvec
& (1 << pil)) {
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025