OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TSBCASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
schizo.c
489
#define
TSBCASE
(x) case 1 << ((x) + 23): tsbsize = (x); break
491
TSBCASE
(1);
492
TSBCASE
(2);
493
TSBCASE
(3);
494
TSBCASE
(4);
495
TSBCASE
(5);
496
TSBCASE
(6);
497
TSBCASE
(7);
502
#undef
TSBCASE
psycho.c
1054
#define
TSBCASE
(x) case 1<<((x)+23): tsbsize = (x); break
1056
TSBCASE
(1);
1057
TSBCASE
(2);
1058
TSBCASE
(3);
1059
TSBCASE
(4);
1060
TSBCASE
(5);
1061
TSBCASE
(6);
1062
TSBCASE
(7);
1067
#undef
TSBCASE
Completed in 13 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025