Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/m4/
Dmdef.h148 struct ndblock { /* hashtable structure */ struct
149 unsigned int builtin_type;
150 unsigned int trace_flags;
151 struct macro_definition *d;
152 char name[1]; /* entry name.. */