Home | History | Annotate | Download | only in lib

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];
277 __u32 in[8], buf[4];
299 str2hashbuf(p, len, in, 4);
300 TEA_transform(buf, in);
413 * the file system. In this case, we should not format.
421 MSG(0, "\tError: In use by the system!\n");
478 MSG(0, "Info: total device sectors = %"PRIu64" (in 512bytes)\n",
484 MSG(0, "Info: total sectors = %"PRIu64" (in 512bytes)\n",