summaryrefslogtreecommitdiffstats
path: root/libjava/java/io/File.java
diff options
context:
space:
mode:
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-08 20:23:06 +0000
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-08-08 20:23:06 +0000
commit69642df267469dbe186cff7d3caf5f0df8a4d4fa (patch)
treedc8f4bbb708356e7d8cc6e1931e9f1b46e3866b1 /libjava/java/io/File.java
parentdcfaf1e3413edfc7500232ee8c71d01506a5178e (diff)
downloadppe42-gcc-69642df267469dbe186cff7d3caf5f0df8a4d4fa.tar.gz
ppe42-gcc-69642df267469dbe186cff7d3caf5f0df8a4d4fa.zip
* tree.h (get_identifier) Define a macro form of get_identifier
that calls get_identifier_with_length when the string is constant. (get_identifier_with_length): Change type of second argument to size_t in prototype. * stringpool.c (get_identifier): Undefine the macro before giving the function definition. (get_identifier_with_length): Change type of second argument to size_t in function definition. * hashtable.c (calc_hash): Change type of second argument to size_t. (ht_lookup): Change type of third argument to size_t. Reorganize to speed-up the cases where the hash table slot is empty, or the first probe matches (i.e. there isn't a collision). * hashtable.h (ht_lookup): Adjust function prototype. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70256 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/io/File.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud