Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEstd.h199 #define STD_SWAPS(us) \ macro
205 return STD_SWAPS(us); in std_swaps()
222 # define STD_HTOLES(u) (STD_SWAPS(u))
225 # define STD_HTONS(u) (STD_SWAPS(u))
275 #undef STD_SWAPS // private macro; not exported as a supported API