NULL 64 dxref.c NULL,/* files */
NULL 95 dxref.c static xmlDocPtr xml_doc = NULL;
NULL 96 dxref.c static xmlNodePtr xml_root = NULL;
NULL 201 dxref.c if (p == NULL) perror ("malloc");
NULL 264 dxref.c gunzip_file = tmpnam (NULL);
NULL 299 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 309 dxref.c while (node != NULL) {
NULL 314 dxref.c return NULL; /* not found */
NULL 324 dxref.c assert (node != NULL);
NULL 333 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 338 dxref.c dir_table [i] = NULL;
NULL 348 dxref.c if (dir_table == NULL)
NULL 351 dxref.c for (i = 1; dir_table [i] != NULL; i++) {
NULL 372 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 405 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 450 dxref.c assert (info_offset != NULL);
NULL 451 dxref.c assert (macro_info != NULL);
NULL 452 dxref.c assert (stmt_list != NULL);
NULL 465 dxref.c assert (attr != NULL);
NULL 469 dxref.c if (line_node2 == NULL) { /* no directory info. */
NULL 470 dxref.c dir_table = NULL;
NULL 476 dxref.c assert (node != NULL);
NULL 481 dxref.c comp_unit [i].line = NULL;
NULL 486 dxref.c assert (node != NULL);
NULL 514 dxref.c abbrev_table [n].upper_bound_form = NULL;
NULL 605 dxref.c assert (context != NULL);
NULL 613 dxref.c if (num != NULL)
NULL 626 dxref.c assert (from->children != NULL);
NULL 627 dxref.c for (node = from->children; node != NULL; node = node->next) {
NULL 641 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 646 dxref.c return NULL;
NULL 649 dxref.c return NULL;
NULL 689 dxref.c if (type_id == NULL) {
NULL 693 dxref.c assert (list != NULL);
NULL 729 dxref.c snprintf (buf2, sizeof (buf2), type, (name == NULL ? "" : name));
NULL 758 dxref.c char *ret, *form = NULL;
NULL 761 dxref.c if (abbrev_num == NULL) {
NULL 776 dxref.c if (form == NULL) {
NULL 782 dxref.c char *upper_bound = NULL;
NULL 785 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 795 dxref.c for (child2 = child->children; child2 != NULL;
NULL 809 dxref.c assert (upper_bound != NULL);
NULL 827 dxref.c assert (offset != NULL);
NULL 841 dxref.c if (file_num == NULL) {
NULL 851 dxref.c if (file_num == NULL) {
NULL 874 dxref.c if (file_num == NULL) {
NULL 884 dxref.c if (file_num == NULL) {
NULL 907 dxref.c return (line == NULL ? "??" : line);
NULL 913 dxref.c return (name == NULL ? "??" : name);
NULL 960 dxref.c if (type == NULL) {
NULL 1034 dxref.c if (name == NULL) {
NULL 1115 dxref.c if (name == NULL) {
NULL 1167 dxref.c for (child = node->children; child != NULL; child = child->next) {
NULL 1184 dxref.c xml_root, &free_p, NULL);
NULL 1191 dxref.c if (fp == NULL) {
NULL 1309 dxref.c int is_extern = (declaration != NULL) && strcmp (declaration, "0");
NULL 1312 dxref.c if (abst_origin != NULL)
NULL 1324 dxref.c if (inlined == NULL)
NULL 1328 dxref.c if (low_pc != NULL && high_pc != NULL) {
NULL 1338 dxref.c if (external == NULL || strcmp (external, "1"))
NULL 1377 dxref.c (low_pc == NULL ? 0 : atoi (low_pc)),
NULL 1378 dxref.c (low_pc == NULL ? 0 : atoi (high_pc)));
NULL 1411 dxref.c if (location == NULL) {
NULL 1434 dxref.c if (!is_auto && (external == NULL || strcmp (external, "1")))
NULL 1436 dxref.c if (declaration != NULL && strcmp (declaration, "0"))
NULL 1523 dxref.c (enumname == NULL ? "" : href_src1 (pathname, line2, enumname)),
NULL 1583 dxref.c (tagname == NULL ? "" : href_src1 (pathname, line2, tagname)),
NULL 1642 dxref.c if (location == NULL) {
NULL 1681 dxref.c if (fp1 == NULL) { perror ("fopen(structs1)"); exit (1); }
NULL 1683 dxref.c if (fp2 == NULL) { perror ("fopen(structs2)"); exit (1); }
NULL 1698 dxref.c if (tagname == NULL) goto loop_continue;
NULL 1703 dxref.c if (file == NULL) goto loop_continue;
NULL 1732 dxref.c if (fp1 == NULL) { perror ("fopen(unions1)"); exit (1); }
NULL 1734 dxref.c if (fp2 == NULL) { perror ("fopen(unions2)"); exit (1); }
NULL 1749 dxref.c if (tagname == NULL) goto loop_continue;
NULL 1753 dxref.c if (file == NULL) goto loop_continue;
NULL 1782 dxref.c if (fp1 == NULL) { perror ("fopen(tdefs1)"); exit (1); }
NULL 1784 dxref.c if (fp2 == NULL) { perror ("fopen(tdefs2)"); exit (1); }
NULL 1799 dxref.c if (name == NULL) goto loop_continue;
NULL 1803 dxref.c if (file == NULL) goto loop_continue;
NULL 1832 dxref.c if (fp1 == NULL) { perror ("fopen(etags1)"); exit (1); }
NULL 1834 dxref.c if (fp2 == NULL) { perror ("fopen(etags2)"); exit (1); }
NULL 1849 dxref.c if (name == NULL) goto loop_continue;
NULL 1853 dxref.c if (file == NULL) goto loop_continue;
NULL 1882 dxref.c if (fp1 == NULL) { perror ("fopen(econs1)"); exit (1); }
NULL 1884 dxref.c if (fp2 == NULL) { perror ("fopen(econs2)"); exit (1); }
NULL 1899 dxref.c if (name == NULL) goto loop_continue;
NULL 1903 dxref.c if (file == NULL) goto loop_continue;
NULL 1932 dxref.c if (fp1 == NULL) { perror ("fopen(labels1)"); exit (1); }
NULL 1934 dxref.c if (fp2 == NULL) { perror ("fopen(labels2)"); exit (1); }
NULL 1949 dxref.c if (name == NULL) goto loop_continue;
NULL 1953 dxref.c if (file == NULL) goto loop_continue;
NULL 1981 dxref.c if (fp1 == NULL) { perror ("fopen(funcs1)"); exit (1); }
NULL 1983 dxref.c if (fp2 == NULL) { perror ("fopen(funcs2)"); exit (1); }
NULL 2002 dxref.c if (name == NULL) goto loop_continue;
NULL 2010 dxref.c if (external != NULL && !strcmp (external, "0"))
NULL 2017 dxref.c if (file == NULL) goto loop_continue;
NULL 2022 dxref.c if (external != NULL && !strcmp (external, "0"))
NULL 2052 dxref.c if (fp1 == NULL) { perror ("fopen(vars1)"); exit (1); }
NULL 2054 dxref.c if (fp2 == NULL) { perror ("fopen(vars2)"); exit (1); }
NULL 2072 dxref.c if (name == NULL) goto loop_continue;
NULL 2075 dxref.c if (external != NULL && !strcmp (external, "0"))
NULL 2082 dxref.c if (file == NULL) goto loop_continue;
NULL 2087 dxref.c if (external != NULL && !strcmp (external, "0"))
NULL 2117 dxref.c if (fp1 == NULL) { perror ("fopen(files1)"); exit (1); }
NULL 2127 dxref.c if (name == NULL) goto loop_continue;
NULL 2168 dxref.c if (fp1 == NULL) { perror ("fopen(macros1)"); exit (1); }
NULL 2170 dxref.c if (fp2 == NULL) { perror ("fopen(macros2)"); exit (1); }
NULL 2172 dxref.c if (fp3 == NULL) { perror ("fopen(macros3)"); exit (1); }
NULL 2174 dxref.c if (fp4 == NULL) { perror ("fopen(macros4)"); exit (1); }
NULL 2197 dxref.c assert (offset != NULL);
NULL 2200 dxref.c if (line == NULL) line = "(null)";
NULL 2237 dxref.c assert (attr != NULL);
NULL 2244 dxref.c assert (file_num != NULL);