Searched refs:SM_HEAP_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dheap.c256 #define SM_HEAP_TABLE_SIZE 256 macro
257 static SM_HEAP_ITEM_T *SmHeapTable[SM_HEAP_TABLE_SIZE];
266 static unsigned char hashtab[SM_HEAP_TABLE_SIZE] =

Completed in 57 milliseconds