OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tswap16
(Results
1 - 4
of
4
) sorted by null
/external/qemu/hw/
armv7m.c
57
mask =
tswap16
(mask);
70
mask =
tswap16
(mask);
/external/qemu/
thunk.c
137
*(uint16_t *)dst =
tswap16
(*(uint16_t *)src);
cpu-all.h
46
static inline uint16_t
tswap16
(uint16_t s)
function
78
static inline uint16_t
tswap16
(uint16_t s)
function
exec.c
[
all
...]
Completed in 650 milliseconds