Lines Matching refs:stderr
1681 * s. On error, diagnostic information is printed to stderr and
1713 fprintf(stderr, "Node mask of zero, "
1733 fprintf(stderr, "num_after too large, "
1742 fprintf(stderr, "Node index not divisible by "
1756 fprintf(stderr, "Bits described by node wrap "
1768 fprintf(stderr, "Left child parent pointer "
1781 fprintf(stderr, "Right child parent pointer "
1794 fprintf(stderr, "Unexpected root node, "
1808 fprintf(stderr, "Previous node index "
1823 fprintf(stderr, "Previous node bit range "
1844 fprintf(stderr, "Current node has mask with "
1868 fprintf(stderr, "Number of bits set mismatch,\n"
1877 fputs(" dump_internal:\n", stderr);
1878 sparsebit_dump_internal(stderr, s, 4);