nelem 74 gtags-cscope/alloc.c mycalloc(size_t nelem, size_t size) nelem 76 gtags-cscope/alloc.c return(alloctest(calloc((unsigned) nelem, (unsigned) size))); nelem 41 gtags-cscope/alloc.h void *mycalloc(size_t nelem, size_t size); nelem 178 libdb/db.h u_int nelem; /**< number of elements */