Searched defs:HASH_DELETED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duhash.c113 #define HASH_DELETED ((int32_t) 0x80000000) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dhash.h57 #define HASH_DELETED ((unsigned long)1<<(8*sizeof(int)-1)) /* deleted placeholder */ macro
/macosx-10.10.1/ruby-106/ruby/
H A Dhash.c32 #define HASH_DELETED FL_USER1 macro

Completed in 104 milliseconds