Lines Matching defs:and
67 char *and;
89 fprintf(fp, "* Redistribution and use in source and binary forms are permitted\n");
90 fprintf(fp, "* provided that this notice is preserved and due credit is given\n");
91 fprintf(fp, "* to the original author and the contributors.\n");
129 and = "";
135 fprintf(fp, "%s%#lx", and, *ulp++);
136 and = ", ";
157 char *and;
205 and = "";
209 fprintf(fp, "%s%#lx", and, *ulp++);
210 and = ", ";
1254 "printhooks called with both in and out set\n");