OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EndianSwitchMethod
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/prep/
residual.c
78
static const char *
EndianSwitchMethod
[] = {
354
s = be16toh(vpd->
EndianSwitchMethod
);
355
printf("
EndianSwitchMethod
= %s\n",
356
(s >= NELEMS(
EndianSwitchMethod
))
357
? "Unknown" :
EndianSwitchMethod
[s]);
/src/sys/arch/prep/include/
residual.h
93
unsigned short
EndianSwitchMethod
; /* See EndianSwitchMethods enum */
Completed in 13 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025