/[m4]/m4/m4/hash.h
ViewVC logotype

Diff of /m4/m4/hash.h

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

revision 1.4 by gary, Sun Sep 30 22:26:57 2001 UTC revision 1.5 by gary, Tue May 28 21:30:24 2002 UTC
# Line 48  void           m4_hash_exit    (void); Line 48  void           m4_hash_exit    (void);
48    
49    
50    
51    size_t          m4_hash_string_hash (const void *key);
52    int             m4_hash_string_cmp  (const void *key, const void *try);
53    
54    
55    
56  typedef struct m4_hash_iterator m4_hash_iterator;  typedef struct m4_hash_iterator m4_hash_iterator;
57    
58  m4_hash_iterator *      m4_hash_iterator_next   (const m4_hash *hash,  m4_hash_iterator *      m4_hash_iterator_next   (const m4_hash *hash,
# Line 57  void *                 m4_hash_iterator_value  (m4_hash Line 62  void *                 m4_hash_iterator_value  (m4_hash
62    
63  END_C_DECLS  END_C_DECLS
64    
65  #endif /* M4_HASH_H */  #endif /* !M4_HASH_H */

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