Searched refs:LESwaps (Results 1 – 3 of 3) sorted by relevance
25 #define SWAPW(value) LESwaps::swapWord((le_uint16)(value))33 #define SWAPL(value) LESwaps::swapLong((le_uint32)(value))44 class U_LAYOUT_API LESwaps /* not : public UObject because all methods are static */ {96 LESwaps() {} // private - forbid instantiation in LESwaps() function
111 LESwaps.h
89 …srcdir@/layout/LELanguages.h @srcdir@/layout/LEScripts.h @srcdir@/layout/LESwaps.h @srcdir@/layout…