Lines Matching refs:fprintf
252 fprintf(stderr, " modversion is " in __add_symbol()
260 fprintf(stderr, "ignoring "); in __add_symbol()
262 fprintf(stderr, " modversion change\n"); in __add_symbol()
306 fprintf(debugfile, "Defn for %s %s == <", in __add_symbol()
309 fprintf(debugfile, "Defn for type%d %s == <", in __add_symbol()
440 fprintf(stderr, "Token too long\n"); in read_node()
460 fprintf(stderr, "Unknown type %c\n", node.string[0]); in read_node()
570 fprintf(debugfile, "%s ", cur->string); in expand_and_crc_sym()
581 fprintf(debugfile, "%s ", cur->string); in expand_and_crc_sym()
612 fprintf(debugfile, "%s %s ", in expand_and_crc_sym()
656 fprintf(debugfile, "Export %s == <", name); in export_symbol()
671 fprintf(stderr, "%s: %s: modversion " in export_symbol()
676 fprintf(stderr, ", "); in export_symbol()
679 fprintf(stderr, " (became defined)"); in export_symbol()
688 fprintf(stderr, "\n"); in export_symbol()
702 fprintf(stderr, "%s:%d: ", cur_filename ? : "<stdin>", cur_line); in print_location()
708 fprintf(stderr, "%s %s", symbol_types[type].name, name); in print_type_name()
710 fprintf(stderr, "%s", name); in print_type_name()
869 fprintf(debugfile, "Hash table occupancy %d/%d = %g\n", in main()