Lines Matching defs:in
220 static void TEA_transform(unsigned int buf[4], unsigned int const in[])
224 __u32 a = in[0], b = in[1], c = in[2], d = in[3];
278 __u32 in[8], buf[4];
293 str2hashbuf(p, len, in, 4);
294 TEA_transform(buf, in);
407 * the file system. In this case, we should not format.
415 MSG(0, "\tError: In use by the system!\n");
494 MSG(0, "Info: total device sectors = %"PRIu64" (in %u bytes)\n",
500 MSG(0, "Info: total sectors = %"PRIu64" (in %u bytes)\n",