Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEstd.h222 # define STD_HTOLES(u) (STD_SWAPS(u)) macro
227 # define STD_HTOLES(u) (u) macro
232 return STD_HTOLES(us); in std_letohs()
237 return STD_HTOLES(us); in std_htoles()
274 #undef STD_HTOLES // private macro; not exported as a supported API