OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:le32_to_cpu
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_drv.h
137
#define
le32_to_cpu
(x) bswap_32(x)
macro
142
#define
le32_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon.h
145
#define
le32_to_cpu
(x) bswap_32(x)
macro
150
#define
le32_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-r128/dist/src/
r128.h
99
#define
le32_to_cpu
(x) bswap_32(x)
macro
104
#define
le32_to_cpu
(x) (x)
macro
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h
136
#define
le32_to_cpu
(x) bswap_32(x)
macro
141
#define
le32_to_cpu
(x) (x)
macro
Completed in 11 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026