Home
last modified time | relevance | path

Searched defs:ndblock (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/m4/
H A Dmdef.h151 struct ndblock { /* hashtable structure */ struct
152 unsigned int builtin_type;
153 unsigned int trace_flags;
154 struct macro_definition *d;
155 char name[1]; /* entry name.. */