]> gcc.gnu.org Git - gcc.git/commit
converted some entries in the hash structure from ints to shorts.
authorDennis Glatting <dennisg@gnu.org>
Sat, 23 Nov 1991 22:19:21 +0000 (22:19 +0000)
committerDennis Glatting <dennisg@gnu.org>
Sat, 23 Nov 1991 22:19:21 +0000 (22:19 +0000)
commitc8497ed6217cce05019295fcc046e08beeb2e4d5
tree4ce956eee62e63d5e4fe3af0b185b54d4b62348a
parentb6793c3947f3c2fc625306616cb846ca54546ee6
converted some entries in the hash structure from ints to shorts.

this was done to use a less expensive division instruction
in the hashIndex() routine.

From-SVN: r68
gcc/objc/hash.h
This page took 0.057199 seconds and 5 git commands to generate.