Home
last modified time | relevance | path

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

/aosp_15_r20/external/fastrpc/inc/
H A DAEEstd.h220 # define STD_HTONS(u) (u) macro
225 # define STD_HTONS(u) (STD_SWAPS(u)) macro