Home
last modified time | relevance | path

Searched defs:STD_HTONL (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fastrpc/inc/
H A DAEEstd.h219 # define STD_HTONL(u) (u) macro
224 # define STD_HTONL(u) (STD_SWAPL(u)) macro