Searched refs:dtoh32 (Results 1 – 2 of 2) sorted by relevance
45 #define dtoh32(x) __bswap32(x) macro50 #define dtoh32(x) (x) macro
104 dtoh32(h->architectureversion)); in printheader()108 fprintf(f, " Blocksize: %d\n", dtoh32(h->blocksize)); in printheader()303 if (dtoh32(kdhl.version) != KERNELDUMPVERSION) { in DoFile()306 dtoh32(kdhl.version), device); in DoFile()