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

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

Completed in 136 milliseconds