Add prototypes for static functions.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:12:58 +0000 (11:12 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 26 Jun 1993 15:12:58 +0000 (11:12 -0400)
commit6dc7571d06fbc2f8ae10b02165df7e6a558314a7
tree8de387f35b1848b798b7bed0560a2d96a4848640
parent6e716e89dc2fbd6bb6e9a2e938ce181c0322f149
Add prototypes for static functions.

({l,r}{shift,rotate}_double): COUNT arg is HOST_WIDE_INT, PREC is int.
(all_ones_mask): Remove __inline__.
(range_test): Make static; not used elsewhere.

From-SVN: r4750
gcc/fold-const.c