Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEstd.h221 # define STD_HTOLEL(u) (STD_SWAPL(u)) macro
226 # define STD_HTOLEL(u) (u) macro
242 return STD_HTOLEL(ul); in std_letohl()
247 return STD_HTOLEL(ul); in std_htolel()
273 #undef STD_HTOLEL // private macro; not exported as a supported API