Lines Matching defs:first
235 * If we sort by symbol, the first entry is the same than
336 bool first;
343 first = (ret == 0);
347 ret += fprintf(fp, "%s%s", first ? "" : sep,
350 first = false;
421 bool first = true;
434 if (!sep || !first) {
438 first = false;
468 bool first = true;
476 /* the first hpp_list_node is for overhead columns */
484 if (!sep || !first) {
488 first = false;
649 /* the first hpp_list_node is for overhead columns */
685 /* the first hpp_list_node is for overhead columns */
733 bool first = true;
740 if (!first && !span)
743 first = false;
761 bool first = true;
765 /* first # is displayed one level up */
775 first = true;
785 if (!first)
788 first = false;