Lines Matching refs:stderr
1682 * s. On error, diagnostic information is printed to stderr and
1714 fprintf(stderr, "Node mask of zero, "
1734 fprintf(stderr, "num_after too large, "
1743 fprintf(stderr, "Node index not divisible by "
1757 fprintf(stderr, "Bits described by node wrap "
1769 fprintf(stderr, "Left child parent pointer "
1782 fprintf(stderr, "Right child parent pointer "
1795 fprintf(stderr, "Unexpected root node, "
1809 fprintf(stderr, "Previous node index "
1824 fprintf(stderr, "Previous node bit range "
1845 fprintf(stderr, "Current node has mask with "
1869 fprintf(stderr, "Number of bits set missmatch,\n"
1878 fputs(" dump_internal:\n", stderr);
1879 sparsebit_dump_internal(stderr, s, 4);