Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/libs/libxutil/
H A DDviChar.c16 #define allocHash() ((DviCharNameHash *) xmalloc (sizeof (DviCharNameHash))) macro
107 h = allocHash (); in compute_hash()