Searched refs:NEEDARGS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.bin/m4/
H A Dmdef.h94 #define NEEDARGS 0x400 /* mark builtin that need args with this */ macro
H A Dlook.c290 if (d->type & (NOARGS|NEEDARGS))
293 (d->type & (NOARGS|NEEDARGS)) ? 'F' : 'T',
H A Dmain.c520 (macro_getdef(p)->type & NEEDARGS) != 0))
738 type |= NEEDARGS;

Completed in 135 milliseconds