Home
last modified time | relevance | path

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

/external/mtools/
Dfat.c561 static char dword_endian_test[] = { 0x78, 0x56, 0x34, 0x12 }; variable
570 * (unsigned int *) dword_endian_test == 0x12345678) { in set_fat32()