OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_platmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/menu/
menu.cpp
170
_platmap
= reinterpret_cast <MainTabWindow::PlatMap *>
173
if (
_platmap
== NULL) {
182
for (i = 0, p =
_platmap
; i < nids; ++i, ++p) {
187
qsort(
_platmap
, nids, sizeof(MainTabWindow::PlatMap),
193
if (
_platmap
[i].id == defid)
195
_insert_item(w,
_platmap
[i].name, IDC_MAIN_PLATFORM);
203
if (
_platmap
== NULL)
206
return
_platmap
[idx].id;
menu.h
43
struct PlatMap *
_platmap
;
member in class:MainTabWindow
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025