Searched defs:LEUV (Results 1 – 1 of 1) sorted by relevance
235 # define LEUV(x) __builtin_bswap64(x) macro237 # define LEUV(x) __builtin_bswap32(x) macro242 static UV LEUV(UV x) { in LEUV() function254 static UV LEUV(UV x) { in LEUV() function264 # define LEUV(x) (x) macro