OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEEDARGS
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/m4/
mdef.h
94
#define
NEEDARGS
1024 /* mark builtin that need args with this */
look.c
354
if (d->type & (NOARGS|
NEEDARGS
))
357
(d->type & (NOARGS|
NEEDARGS
)) ? 'F' : 'T',
main.c
504
(macro_getdef(p)->type &
NEEDARGS
) != 0))
722
type |=
NEEDARGS
;
Completed in 78 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026