Lines Matching defs:and
69 char *and;
90 fprintf(fp, "* Redistribution and use in source and binary forms are permitted\n");
91 fprintf(fp, "* provided that this notice is preserved and due credit is given\n");
92 fprintf(fp, "* to the original author and the contributors.\n");
144 and = "";
150 fprintf(fp, "%s%#lx", and, *ulp++);
151 and = ", ";
174 char *and;
212 and = "";
216 fprintf(fp, "%s%#lx", and, *ulp++);
217 and = ", ";
1248 "printhooks called with both in and out set\n");