Home
last modified time | relevance | path

Searched refs:ALIST_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dalist.c41 #define ALIST_HASH_SIZE 997 macro
86 return (alist_xnew(ALIST_HASH_SIZE, namefree, valfree, in alist_new()