OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:be32_to_cpu
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/common/include/asm/
byteorder.h
56
#define
be32_to_cpu
be32toh
macro
/src/sys/external/bsd/gnu-efi/dist/apps/
lfbgrid.c
8
#define
be32_to_cpu
(x) __builtin_bswap32(x)
macro
19
Red =
be32_to_cpu
(0xff000000);
20
Green =
be32_to_cpu
(0x00ff0000);
23
Red =
be32_to_cpu
(0x0000ff00);
24
Green =
be32_to_cpu
(0x00ff0000);
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025