/[pspp]/pspp/src/hash.h
ViewVC logotype

Diff of /pspp/src/hash.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jmd, Fri Apr 29 01:02:15 2005 UTC revision 1.5 by blp, Mon May 2 06:21:20 2005 UTC
# Line 35  struct hsh_iterator Line 35  struct hsh_iterator
35  /* Hash functions. */  /* Hash functions. */
36  unsigned hsh_hash_bytes (const void *, size_t);  unsigned hsh_hash_bytes (const void *, size_t);
37  unsigned hsh_hash_string (const char *);  unsigned hsh_hash_string (const char *);
38    unsigned hsh_hash_case_string (const char *);
39  unsigned hsh_hash_int (int);  unsigned hsh_hash_int (int);
40  unsigned hsh_hash_double (double);  unsigned hsh_hash_double (double);
41    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26