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.h
38
struct
PlatMap
{
43
struct
PlatMap
*_platmap;
menu.cpp
150
const MainTabWindow::
PlatMap
*pa =
151
reinterpret_cast <const MainTabWindow::
PlatMap
*>(a);
152
const MainTabWindow::
PlatMap
*pb =
153
reinterpret_cast <const MainTabWindow::
PlatMap
*>(b);
162
MainTabWindow::
PlatMap
*p;
170
_platmap = reinterpret_cast <MainTabWindow::
PlatMap
*>
171
(malloc(nids * sizeof(MainTabWindow::
PlatMap
)));
187
qsort(_platmap, nids, sizeof(MainTabWindow::
PlatMap
),
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025