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

  /src/usr.bin/m4/
look.c 56 static void *hash_alloc(size_t, void *);
64 NULL, hash_alloc, hash_free, element_alloc };
70 hash_alloc(size_t s, void *u UNUSED) function in typeref:typename:void *

Completed in 11 milliseconds