Searched refs:STD_SWAPL (Results 1 – 1 of 1) sorted by relevance
210 #define STD_SWAPL(ul) \ macro215 return STD_SWAPL(ul); in std_swapl()221 # define STD_HTOLEL(u) (STD_SWAPL(u))224 # define STD_HTONL(u) (STD_SWAPL(u))276 #undef STD_SWAPL // private macro; not exported as a supported API