/[hurd]/hurd-l4/libhurd-ihash/ihash.h
ViewVC logotype

Diff of /hurd-l4/libhurd-ihash/ihash.h

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

revision 1.3 by marcus, Sun Aug 17 04:17:46 2003 UTC revision 1.4 by marcus, Sun Aug 17 04:18:38 2003 UTC
# Line 36  typedef void *hurd_ihash_value_t; Line 36  typedef void *hurd_ihash_value_t;
36     The difference is that searches continue though HASH_DEL, but stop     The difference is that searches continue though HASH_DEL, but stop
37     at _HURD_IHASH_EMPTY.  */     at _HURD_IHASH_EMPTY.  */
38  #define _HURD_IHASH_EMPTY       ((hurd_ihash_value_t) 0)  #define _HURD_IHASH_EMPTY       ((hurd_ihash_value_t) 0)
39  #define _HURD_IHASH_DELETED             ((hurd_ihash_value_t) -1)  #define _HURD_IHASH_DELETED     ((hurd_ihash_value_t) -1)
40    
41    
42  /* The type of integer we want to use for the keys.  */  /* The type of integer we want to use for the keys.  */

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

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