printf             40 src/cerr.c                 printf("%d: %s\n", p->cerr->num, p->cerr->msg);
printf             68 test/unit/addcerrlist/cmd.c         printf("%d: %s\n", p->cerr->num, p->cerr->msg);
printf              8 test/unit/bpshash/cmd.c         printf("%ld: %d\n", (long)w[i], adrhash(w[i]));
printf             33 test/unit/getcmdcode/cmd.c         printf("%s:0%02o ---> #%04X\n", cmdcodelist[i].cmd, cmdcodelist[i].type, code);
printf             35 test/unit/getcmdcode/cmd.c             printf("\terror - %d: %s", cerr->num, cerr->msg);
printf             26 test/unit/getgr/cmd.c         printf("== %s ==\n", title);
printf             30 test/unit/getgr/cmd.c             printf("%s\t#%04X", str[j], r);
printf             32 test/unit/getgr/cmd.c                 printf("\tError - %d\t%s", cerr->num, cerr->msg);
printf             34 test/unit/getgr/cmd.c             printf("\n");
printf             62 test/unit/hash/cmd.c     printf("HASH VALUE: %d\n", hash_char2(tsize));
printf             63 test/unit/hash/cmd.c     printf("HASH VALUE: %d\n", hash_int2(tsize));
printf             64 test/unit/hash/cmd.c     printf("HASH VALUE: %d\n", hash_char2_int2(tsize));
printf             27 test/unit/linetok/cmd.c         printf("%d: %s", i, testline[i]);
printf             33 test/unit/linetok/cmd.c                 printf("cl->label: %s\n", testcl->label);
printf             36 test/unit/linetok/cmd.c                 printf("cl->cmd: %s\n", testcl->cmd);
printf             37 test/unit/linetok/cmd.c                 printf("cl->opdc: %d\n", testcl->opd->opdc);
printf             39 test/unit/linetok/cmd.c                     printf("cl->opdv[%d]: %s\n", j, testcl->opd->opdv[j]);
printf             44 test/unit/linetok/cmd.c             printf("\terror - %d: %s\n", cerr->num, cerr->msg);
printf             46 test/unit/linetok/cmd.c         printf("\n");
printf             20 test/unit/nh2word/cmd.c         printf("%s\t#%04X", str[i], r);
printf             22 test/unit/nh2word/cmd.c             printf("\tError - %d\t%s", cerr->num, cerr->msg);
printf             24 test/unit/nh2word/cmd.c         printf("\n");
printf             23 test/unit/opdtok/cmd.c         printf("%s\n", str[i]);
printf             25 test/unit/opdtok/cmd.c         printf("OPDC:%d\n", opd->opdc);
printf             27 test/unit/opdtok/cmd.c             printf("OPDC[%d]:%s\n", j, opd->opdv[j]);
printf             30 test/unit/opdtok/cmd.c             printf("Error - %d: %s\n", cerr->num, cerr->msg);
printf             32 test/unit/opdtok/cmd.c         printf("\n");
printf             53 test/unit/setcerr/cmd.c             printf("%d: %s - %d\t%s\n", code[j], str[i], cerr->num, cerr->msg);
printf              8 test/unit/strdup_chk/cmd.c     printf("%s\n", dst);
printf             15 test/unit/strip_casl2_comment/cmd.c         printf("%s::\n", strip_casl2_comment(s[i]));
printf              8 test/unit/strip_end/cmd.c         printf("%s:\n", strip_end(s[i]));
printf              9 test/unit/strndup_chk/cmd.c     printf("%s\n", dst);