Home
last modified time | relevance | path

Searched refs:__htons (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/libc/aarch32/
A Dendian_.h71 #define __htons(x) ((uint16_t)(x)) macro
78 #define __htons(x) (__bswap16(x)) macro
/tf-a-ffa_el3_spmc/include/lib/libc/aarch64/
A Dendian_.h66 #define __htons(x) (__bswap16(x)) macro

Completed in 4 milliseconds