Lines Matching defs:as
23 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
79 * If there is a symbol named "main", mark it as used.
236 * call as it's done for function arguments.
344 int n, as;
397 * of the call must be at least as large as the
403 * the same # of arguments as declared in the
416 as = def->s_printflike
420 if (ai->a_num == as)
470 * same checks for qualifiers in indirected types as in assignments.
480 * Other lint implementations print warnings as soon as the type of an
494 * the same as the width of the pointer, no warning is printed.
937 * as "lx". That's why it should be avoided.
946 * as "lf". That's why it should be avoided.
1084 * XXX as soon as we are able to disable single warnings, the
1161 /* %s has parameter %d declared as '%s' ... */