Searched defs:test_endian (Results 1 - 2 of 2) sorted by relevance
/external/dbus/test/ |
H A D | marshal.c | 145 test_endian (Fixture *f, function 249 g_test_add ("/demarshal/le", Fixture, le_blob, setup, test_endian, teardown); 250 g_test_add ("/demarshal/be", Fixture, be_blob, setup, test_endian, teardown);
|
/external/webp/src/enc/ |
H A D | picture_csp.c | 32 } test_endian = { 0xff000000u }; variable in typeref:union:__anon19887 33 #define ALPHA_IS_LAST (test_endian.bytes[3] == 0xff)
|
Completed in 149 milliseconds