Lines Matching defs:off_t
39 #undef off_t
41 #define off_t off_t
63 #undef off_t
64 #define off_t off64_t
77 printf("#undef off_t\n");
79 printf("#define off_t off_t\n");
86 printf("#undef off_t\n");
88 printf("#define off_t off_t\n");
214 printf(" off_t l_start;\n");
215 printf(" off_t l_len;\n");
346 printf("#undef off_t\n");
347 printf("#define off_t off64_t\n");