HomeSort by relevance Sort by last modified time
    Searched refs:tobe (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
crc32table.h 72 tobe(0x00000000L), tobe(0x04c11db7L), tobe(0x09823b6eL), tobe(0x0d4326d9L),
73 tobe(0x130476dcL), tobe(0x17c56b6bL), tobe(0x1a864db2L), tobe(0x1e475005L),
74 tobe(0x2608edb8L), tobe(0x22c9f00fL), tobe(0x2f8ad6d6L), tobe(0x2b4bcb61L),
    [all...]
crc32.c 47 #define tobe(x) __constant_cpu_to_be32(x) macro
50 #define tobe(x) (x) macro

Completed in 42 milliseconds