Lines Matching refs:PRINTF
12 #define PRINTF (void)printf macro
32 PRINTF("# 'anonymous' tree %s\n", ipp.ipo_name);
33 PRINTF("table role = ");
35 PRINTF("Name: %s", ipp.ipo_name);
37 PRINTF("(anon)");
39 PRINTF("Role: ");
73 PRINTF(" type = tree number = %s\n", ipp.ipo_name);
74 PRINTF("\t{");
78 PRINTF("\tReferences: %d\tHits: %lu\n", ipp.ipo_ref,
80 PRINTF("\tNodes Starting at %p\n", ipp.ipo_list);
106 PRINTF(" };\n");