Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dbyteorder_unittest.cpp16 #define FXWORD_GET_MSBFIRST(p) \ macro
58 FXWORD_GET_MSBFIRST(reinterpret_cast<const uint8_t*>(&v16)); in TEST()
Dfx_system.h176 #define FXWORD_GET_MSBFIRST(p) \ macro