Home
last modified time | relevance | path

Searched defs:REV (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
H A Dcrc32.c56 # define REV(w) ((((w)>>24)&0xff)+(((w)>>8)&0xff00)+ \ macro
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp907 #define REV(x) kt->x = u32_byterev(kt->x) in ktx_header_switch_endianness() macro
921 #undef REV ktx_header_switch_endianness() macro
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1424 REV = DataProcessing1SourceFixed | 0x00000800, enumerator

Completed in 20 milliseconds