Home
last modified time | relevance | path

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

/openbsd/usr.bin/m4/
H A Dmdef.h142 struct ndblock { /* hashtable structure */ struct
143 unsigned int builtin_type;
144 unsigned int trace_flags;
145 struct macro_definition *d;
146 char name[1]; /* entry name.. */