Home | History | Annotate | Download | only in ip

Lines Matching defs:first

494 		int first = 1;
500 fprintf(fp, "%s" flname "%s", first ? "<" : "", flags ? "," : "> "); \
501 first = 0; }
518 fprintf(fp, "%s%x> ", first ? "<" : "", flags);
629 int first = 0;
639 if (first)