OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cpu_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/sh3/
sh_arch.cpp
41
static int
_cpu_type
;
variable in typeref:typename:int
46
if (
_cpu_type
== 0) {
48
_cpu_type
= 3;
52
_cpu_type
= si.wProcessorLevel;
56
return
_cpu_type
;
sh_arch.cpp
41
static int
_cpu_type
;
variable in typeref:typename:int
46
if (
_cpu_type
== 0) {
48
_cpu_type
= 3;
52
_cpu_type
= si.wProcessorLevel;
56
return
_cpu_type
;
Completed in 28 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025