HomeSort by: relevance | last modified time | path
    Searched defs:htab_new (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
hash.c 55 htab_new(void) function in typeref:typename:hte_t **
57 return xcalloc(HTAB_BUCKETS, sizeof(*htab_new()));
144 htab = htab_new();
hash.c 55 htab_new(void) function in typeref:typename:hte_t **
57 return xcalloc(HTAB_BUCKETS, sizeof(*htab_new()));
144 htab = htab_new();

Completed in 118 milliseconds