Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c42 #define NLISTS 50 macro
71 if ((Buckethead = calloc(sizeof (bucket_t *), NLISTS)) == NULL) { in create_lists()
76 N_lists = NLISTS; in create_lists()
545 N_lists, NLISTS); in grow_lists()