OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
0x400 /* mark builtin that need args with this */
look.c
290
if (d->type & (NOARGS|
NEEDARGS
))
293
(d->type & (NOARGS|
NEEDARGS
)) ? 'F' : 'T',
main.c
520
(macro_getdef(p)->type &
NEEDARGS
) != 0))
738
type |=
NEEDARGS
;
Completed in 46 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025