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

/macosx-10.9.5/bash-92/bash-3.2/
H A Dhashlib.c39 #define HASH_BUCKET(s, t, h) (((h) = hash_string (s)) & ((t)->nbuckets - 1)) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dhash.h48 #define HASH_BUCKET (1L<<11) /* name is installed bucket */ macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dnval.h38 #define HASH_BUCKET 1 macro

Completed in 136 milliseconds