Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/m4/
H A Dmdef.h140 struct ndblock { /* hashtable structure */ struct
141 unsigned int builtin_type;
142 unsigned int trace_flags;
143 struct macro_definition *d;
144 char name[1]; /* entry name.. */