Searched defs:HT_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/giflib/ | ||
D | gif_hash.h | 13 #define HT_SIZE 8192 /* 12bits = 4096 or twice as big! */ macro |
/external/libevent/ | ||
D | ht-internal.h | 45 #define HT_SIZE(head) \ macro |