OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:macro_getdef
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/m4/
extern.h
84
#define
macro_getdef
(p) ((p)->d)
macro
main.c
520
(
macro_getdef
(p)->type & NEEDARGS) != 0))
527
pushf(
macro_getdef
(p)->type); /* type of the call */
540
pushs1(xstrdup(
macro_getdef
(p)->defn)); /* defn string */
717
if (
macro_getdef
(p) == NULL)
gnum4.c
175
if (n == NULL || (p =
macro_getdef
(n)) == NULL)
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025